Loading Tool

Explorer IconExplorer

Memory Pool

43,676 transactions
26.55 vMB
0.06441181 BTC
Random Selection Loading Transactions
Max Size: 139.39/200 MB

Candidate Block

Mining Attempt 117aeff47a02044d0562035253f1b269dca03b07cf5bba6755614c888e85238d
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root e06133151ffeb52994402e917a86332cf36b37573ef5925925e42f01baf1c1a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,939
Size: 1.00 vMB
Total Fees: 0.01559162 BTC
Feerates: 150.61 > 1.56 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (352,209 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
562,549 562,549 00000000000000000017444b31e2b40ea218743d77d404a319fc2293ae805a02 2,650 1.00/1.00 vMB 9
562,548 562,548 00000000000000000006b370186b8c38e208916009f84da17a97bf67cb68ee53 2,927 1.00/1.00 vMB 19
562,547 562,547 0000000000000000000bdef4c75ae4fb37e9ae40c8bff0c5f5ac7275fe6b9788 2,677 1.00/1.00 vMB 6
562,546 562,546 000000000000000000120afce3b3ca6b380e81971428b274bac607ac1bcf00f8 2,934 1.00/1.00 vMB 17
562,545 562,545 000000000000000000227ac8866faf82ee6b1a1824cea9a0be1fbce70016a7c1 2,039 0.64/1.00 vMB 8
562,544 562,544 00000000000000000018bb45dbdd93b0b7265f157d3d6e24b0dd2dcda0f7b473 312 0.11/1.00 vMB 3
562,543 562,543 0000000000000000002df0ca75ccc040a21abd95c691cab8e1355ca86e929cda 3,241 1.00/1.00 vMB 9
562,542 562,542 0000000000000000002abb97de43951198e6e8abe565205a401d0f13837e2ef4 2,855 0.88/1.00 vMB 11
562,541 562,541 00000000000000000023fd228fe6c25bb8738516bb707d164b86c88498859993 438 0.16/1.00 vMB 9
562,540 562,540 0000000000000000000af95783f3684ed61bdc0779c5375d898334ae837b1a79 363 0.12/1.00 vMB 9
562,539 562,539 0000000000000000002a50c915e329804b571f746f8d5b27bd8debd5cb5e0d0e 2,564 0.77/1.00 vMB 6
562,538 562,538 0000000000000000000f21150309fc812bb9dfde02bf4fcbf30835b71281fdfd 3,163 1.00/1.00 vMB 10
562,537 562,537 00000000000000000021dfb4d93020b4ae0c883f8049897aedc929856a131a52 3,194 1.00/1.00 vMB 14
562,536 562,536 0000000000000000001ea2da50ffe92f553afca5422cd07a9ba987c1b9eb2e4e 2,583 0.84/1.00 vMB 9
562,535 562,535 00000000000000000002396c895cf678c73362ebf714b7546e6f87f702261900 3,169 1.00/1.00 vMB 7
562,534 562,534 00000000000000000019675b9cba624ec1fb0e56ed8557b902f46e2f85c27e15 3,237 1.00/1.00 vMB 11
562,533 562,533 000000000000000000295c48b2e4cbc4ae590b2458df21bf872cf6d3079f8c6e 2,892 1.00/1.00 vMB 18
562,532 562,532 00000000000000000003aecd49705a050c7d509e2dd10fad234a3e26283816a5 1,770 0.65/1.00 vMB 8
562,531 562,531 00000000000000000023620778aa445986c6be23f09cb52ce5bfeee839641428 2,944 1.00/1.00 vMB 10
562,530 562,530 00000000000000000028a2a71dc1a93abea23ccf64645b7dfd4bc479eaee2a10 1,813 0.61/1.00 vMB 7
562,529 562,529 0000000000000000000905023b2263507492055dc925fcebe2b75a5b2a1ec1a7 247 0.07/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.96 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: 647.47 GB
    • Received: 12.94 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.