Loading Tool

Explorer IconExplorer

Memory Pool

76,352 transactions
28.55 vMB
0.10090862 BTC
Random Selection Loading Transactions
Max Size: 173.02/200 MB

Candidate Block

Mining Attempt a9052eacd2a94df6bba7c7ac9fcdda6987fb6e25401bcc864f955f347da56fe0
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root c590c79ee098926de66624fdee22f070b6fe47308de5e3d3f094151789c4a3ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,411
Size: 1.00 vMB
Total Fees: 0.04175058 BTC
Feerates: 101.65 > 4.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (324,913 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
590,210 590,210 0000000000000000001114403e03ecea9c4150e40b73c8b955a63e72e9a32cb9 1,642 0.53/1.00 vMB 29
590,209 590,209 000000000000000000176fecc8d58511871319feff5bb0f645f72edabfb903f0 1,601 0.54/1.00 vMB 36
590,208 590,208 000000000000000000128ecc204f6efbdbc2875bcfb1da81712d98cfd172883f 3,011 1.00/1.00 vMB 35
590,207 590,207 00000000000000000013b05a13824121dd6e93d71cb92535e679c60023bdcca2 1,866 0.78/1.00 vMB 34
590,206 590,206 0000000000000000000908c167ce3d67953a0819ed5f8c309d36cb008ee68c87 1,071 0.44/1.00 vMB 32
590,205 590,205 0000000000000000000e1694b38a904465973d346eb64167257dc8abbddcbcbd 846 0.27/1.00 vMB 42
590,204 590,204 0000000000000000000c3d282c80f24fae92facd3dabe10bca4f680a0a57db91 679 0.21/1.00 vMB 5
590,203 590,203 00000000000000000010bde128194ba5b52f1b8b390e9dee116e1bb25dcc2bec 2,605 1.00/1.00 vMB 40
590,202 590,202 00000000000000000010edbf9a9287369401df74636c7683b8296ffdcaa1059c 1,889 0.61/1.00 vMB 34
590,201 590,201 0000000000000000001198ad90a81d578571114f6f9f5948d3589ba1d9cc7203 930 0.29/1.00 vMB 31
590,200 590,200 0000000000000000000d9acb27d1dfa871e182d3579eaded12d4b0ee6154e4e1 2,718 1.00/1.00 vMB 32
590,199 590,199 00000000000000000014a682321ae58ce0d61f92400479847efaab5665e2bc58 1,215 0.36/1.00 vMB 41
590,198 590,198 0000000000000000000d8fedf7125b972ff7db6d979442db2181121c3f8be3ea 1,323 0.46/1.00 vMB 33
590,197 590,197 00000000000000000019a14f0da169f6b8fa84bfa84ce1cea495e3c76a450b01 3,208 1.00/1.00 vMB 29
590,196 590,196 0000000000000000001430d17bf0a2d72ff8bba7bc14463cf6b2eee3ebd8e98e 1,371 0.51/1.00 vMB 19
590,195 590,195 0000000000000000001a8273ea4ea644d021e2d2ec558643a12d1814f00bda16 2,904 1.00/1.00 vMB 38
590,194 590,194 00000000000000000013db4cd680fd9609e63d76f9db0950dddce80751dcf3f3 1,872 0.58/1.00 vMB 28
590,193 590,193 0000000000000000000c4a9f7fffb44114446f9b3ef4941ce22822eef3791564 1,297 0.55/1.00 vMB 30
590,192 590,192 0000000000000000001b51a372579041a920ace19ec71d271109fd1c9e809509 1,259 0.46/1.00 vMB 32
590,191 590,191 0000000000000000000b1e8f749b015e60943c620cc0570909af2231848c9a40 1,143 0.66/1.00 vMB 34
590,190 590,190 000000000000000000042eb29b64c7174d2d16464295e3c880f71efb81432198 376 0.12/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.60 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: 671.82 GB
    • Received: 16.02 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.