Loading Tool

Explorer IconExplorer

Memory Pool

85,432 transactions
33.09 vMB
0.16125846 BTC
Random Selection Loading Transactions
Max Size: 197.02/200 MB

Candidate Block

Mining Attempt 2cc3b838e56f3df64b63693d7ff1c1f869a8d147376742f705378faaad3a69db
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root d2517c210d49d7888328005fcfc00f2189f527fd272adb6dae275c0010e44f1d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.04984767 BTC
Feerates: 318.30 > 5.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (504,643 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,710 410,710 000000000000000002ca42285e73e3d218df9db9add6cc49d113f0a9de91422c 779 0.60/1.00 vMB 25
410,709 410,709 0000000000000000058e68e4983ebd4d5f72cfe5d1f3a71b1e8d5e4af963fa6a 3,025 0.99/1.00 vMB 50
410,708 410,708 0000000000000000021b2edba9675f6ea886436254a73a3908397f2909c00c3e 814 0.49/1.00 vMB 30
410,707 410,707 000000000000000000abe61fecebdb296cb70d2e98c485621c01779412a397ad 2,788 1.00/1.00 vMB 43
410,706 410,706 000000000000000001490cf4a128c49785182ebd6993ef5c8db1831023208745 128 0.05/1.00 vMB 41
410,705 410,705 000000000000000002f71bb0b1fb41a001487cb47861d9b8bf66e58495f5739a 1,229 0.58/1.00 vMB 32
410,704 410,704 000000000000000003a7577cd940811b5e8a8dc1ba770f81452cff2059d5f609 1,909 0.89/1.00 vMB 38
410,703 410,703 000000000000000004b77d21d9173f9917b672c6ecb18d104bc5ba74a39f4fc0 13 0.00/1.00 vMB 162
410,702 410,702 000000000000000000a468e7fa764e55b7644a60520bf9d56a7006135d7be41e 1,465 0.82/1.00 vMB 34
410,701 410,701 000000000000000002c068237564302db0ee8fd20f80e083a91916daf6b44776 968 0.81/1.00 vMB 28
410,700 410,700 000000000000000004fb23d2bc95e247aafa36b77a2f636c9d30b6074c03b6bb 383 0.23/1.00 vMB 35
410,699 410,699 000000000000000000faea4b662a987a18a83ac6e818eabe6f7114b26e378406 1,483 1.00/1.00 vMB 32
410,698 410,698 000000000000000004fb1e44648c2d18ea3dfae6e3aa346317d5e2e7ec598bdf 175 0.07/1.00 vMB 38
410,697 410,697 000000000000000002ba6e8638580940944ed2ae59f76d5cbdde34dde143729c 341 0.17/1.00 vMB 39
410,696 410,696 0000000000000000032e2b2c8ad0a4d47879f6b43a9b8b65ff2a88ef3140cdee 640 0.29/1.00 vMB 28
410,695 410,695 000000000000000001d69fb79b3fa23aff61e051886825767c2fe7ff3abd68bf 1,031 0.47/1.00 vMB 34
410,694 410,694 0000000000000000014846d0cfde5339fe5b6639f849c6a604c3a9b339886c60 704 0.35/1.00 vMB 29
410,693 410,693 000000000000000003232dc4aad772d7a8cf818533e407e9e262f8a577af5631 626 0.26/1.00 vMB 41
410,692 410,692 0000000000000000024608d549e863bfaab492d9330fd95b2395c1f64ba29eaa 671 0.33/1.00 vMB 38
410,691 410,691 000000000000000005f4c296864f5308e7aefe0f7221d8c4df1c22cd8da0025d 1,651 0.76/1.00 vMB 41
410,690 410,690 00000000000000000389973319d7a4d72037325b06e2805ea2191f46fbd9fe74 1,299 0.83/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 718.86 GB
    • Received: 17.97 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.