Loading Tool

Explorer IconExplorer

Memory Pool

78,127 transactions
28.98 vMB
0.08785114 BTC
Random Selection Loading Transactions
Max Size: 175.28/200 MB

Candidate Block

Mining Attempt 9235171817e7c4ed470389c3b76c38d40d658b5df1c879f34c3e83790fcfe7ea
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 48513f93f401f167fe9dc94f183a7282cdfccb8264542c9e36070118136b23b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,355
Size: 1.00 vMB
Total Fees: 0.02728026 BTC
Feerates: 477.45 > 2.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (295,822 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
619,315 619,315 0000000000000000000aa9f4655f6ce96a730f0e56ef56f66d94244b0af20462 2,953 1.00/1.00 vMB 18
619,314 619,314 0000000000000000000cf3f51f8602ddb292fde2990071f91cdaf8cc882f2441 2,914 1.00/1.00 vMB 14
619,313 619,313 0000000000000000000648c538bbbc84a8d8312cd11944aec2bd1e219a7a6150 2,986 1.00/1.00 vMB 27
619,312 619,312 00000000000000000002054c9a845362cbead83b7342c5eff8e54d14e4416fb0 2,233 1.00/1.00 vMB 30
619,311 619,311 0000000000000000000755edd6242ecdd69eb786e6ee99e5e65792910fab3e95 1,079 0.37/1.00 vMB 16
619,310 619,310 0000000000000000000dd795ab1eb069a620392b8b13147be526c8bd919605e4 1,602 0.47/1.00 vMB 11
619,309 619,309 00000000000000000001a5a104c6fddef1cd399e878e4e7ce4082cf092e42291 1,743 1.00/1.00 vMB 10
619,308 619,308 0000000000000000000590420df04b9d40f8dcb63d226fb28d6f621b62698604 1,942 1.00/1.00 vMB 27
619,307 619,307 0000000000000000000393ac0ce3d844eaf6cd70dce997226eaa9bdd9ae37354 423 0.15/1.00 vMB 13
619,306 619,306 00000000000000000006265f75af38c0ba91596ade3a4017f853d3d76b1182c0 1,142 0.37/1.00 vMB 19
619,305 619,305 000000000000000000095b4d454a0b596820a7287b2c7488265496e7ad2b8fa8 1,525 0.48/1.00 vMB 21
619,304 619,304 00000000000000000004e745646a90ca74739e65a39e5014088eaabb947ec325 2,338 0.83/1.00 vMB 11
619,303 619,303 00000000000000000002b32f4d20548b89e1db517afabf5085516d748d0d5adc 2,421 1.00/1.00 vMB 23
619,302 619,302 0000000000000000000b56c44e5a9b429b6db70322565a7f7b123bb5a3ad860c 1,577 0.61/1.00 vMB 3
619,301 619,301 00000000000000000006f650cbaa7d8165b2dfe7d08fac34f8a481ff396720e0 3,064 1.00/1.00 vMB 28
619,300 619,300 00000000000000000005b48b5d9bc1e6ae92974d4baa5842e98a487caad8d4ef 630 0.21/1.00 vMB 26
619,299 619,299 00000000000000000008fc7f65b54dba3f204136304872b6f1e979e69166c346 260 0.08/1.00 vMB 21
619,298 619,298 00000000000000000000301d8fb946e55d6e98f854c9423ab5cf645c490a08fa 200 0.09/1.00 vMB 18
619,297 619,297 0000000000000000000aa7a7176172e37333cfea7989d08a028e35956184ff56 189 0.05/1.00 vMB 21
619,296 619,296 0000000000000000000799a6930aad5c0ae0b4ddf192c560a84e56ff773983ad 524 0.16/1.00 vMB 30
619,295 619,295 0000000000000000000b7f856ca5b715748fa691ab70fcddbafee4d0ce925c57 2,845 0.90/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.17 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.