Loading Tool

Explorer IconExplorer

Memory Pool

41,048 transactions
25.86 vMB
0.05365353 BTC
Random Selection Loading Transactions
Max Size: 135.12/200 MB

Candidate Block

Mining Attempt 184893370b17ebc517f3eaaedfd7623ef2bfbab0bec9c0e7f0ae919920ba5358
Version 20000000
Previous Block 00000000000000000000b5b2d45e6886bb0157eb70677ea9d4555802ee085a1f
Merkle Root 5e672e6a79f10165a860bf79940cc5caa352a43dd36e250db7695789a5addd0c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,512
Size: 1.00 vMB
Total Fees: 0.00679684 BTC
Feerates: 75.74 > 0.68 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,732 (79,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
835,074 835,074 000000000000000000025f3b347f9e628f7eba3609e2d70e576ef7f248c388b5 2,835 1.00/1.00 vMB 17
835,073 835,073 00000000000000000002f825d109ef7c99cefe62249055d77a3a9e399d93ac00 1,824 1.00/1.00 vMB 16
835,072 835,072 000000000000000000027e8ab23c5db563a549d55301703dcacf9fe8bc3ad877 3,463 1.00/1.00 vMB 25
835,071 835,071 000000000000000000015e4b40d5f67961d60117604a878adc90a1fc09265341 3,569 1.00/1.00 vMB 29
835,070 835,070 0000000000000000000016e2b2f1c84b1fb4c20e62bdf43b46abf226fac656e1 3,529 1.00/1.00 vMB 23
835,069 835,069 00000000000000000001d927f49a5e0b5c2d353a526012f5ba7b49b3b7550eac 2,758 1.00/1.00 vMB 16
835,068 835,068 00000000000000000001cf6a050d431c2ef8db4f5453e10486a8e66944c69720 2,620 1.00/1.00 vMB 19
835,067 835,067 0000000000000000000041fc7898ecab3fadeab4d8379d475d4d44f86dc9acc9 3,200 1.00/1.00 vMB 25
835,066 835,066 000000000000000000018832d8f3b3e8d6e7d683e3a59c5785ae82f80bea5c55 1,142 1.00/1.00 vMB 11
835,065 835,065 0000000000000000000147a62d1096c3b230d3bc6de6605c2a7e4330afa3221a 1,511 1.00/1.00 vMB 10
835,064 835,064 000000000000000000008dd4be87d10f1f32af5af1eddc5c190b632bc5b01042 2,805 1.00/1.00 vMB 15
835,063 835,063 00000000000000000000259b4826b8d68a9c58ebbbd5573cc3ae6f13ee1fa855 2,111 1.00/1.00 vMB 13
835,062 835,062 00000000000000000002185d012ba2f9030311cb25c687c74e64b4701b16dc4d 1,650 1.00/1.00 vMB 14
835,061 835,061 00000000000000000001f50f50e26a4b644ae8cc74ed9741b220f3d443736293 2,542 1.00/1.00 vMB 14
835,060 835,060 00000000000000000002228b64b4918d0d4244379b0be94a9682da50f160505b 2,829 1.00/1.00 vMB 17
835,059 835,059 00000000000000000002fa88f0dad45a4924af35a4d6b728f74290079d8fbe51 2,702 1.00/1.00 vMB 17
835,058 835,058 00000000000000000001ae1a4abcb3fb09c2ba4e16491fa58a2274c39bace578 2,771 1.00/1.00 vMB 25
835,057 835,057 0000000000000000000164a3b72cc9edd52dc1eba0b433b21ba32108067e462e 3,680 1.00/1.00 vMB 37
835,056 835,056 00000000000000000000a885d748631afdf2408d2db66e616e963d08c31a65df 1,628 1.00/1.00 vMB 12
835,055 835,055 000000000000000000034acc36b5eb733c4b42bd56aa87a3a929bc61feaf3e33 3,236 1.00/1.00 vMB 21
835,054 835,054 00000000000000000001593df6d2521b2ed5a1c2f1a77aebb6419eff8f14ce03 3,391 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.92 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: 646.03 GB
    • Received: 12.80 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.