Loading Tool

Explorer IconExplorer

Memory Pool

43,263 transactions
27.01 vMB
0.06234743 BTC
Random Selection Loading Transactions
Max Size: 142.09/200 MB

Candidate Block

Mining Attempt 116ec6325170f316206d418bd4a0aef9c2feba5a6117f0eb30354830124a7c3f
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 3e755a1fca2a039179a40ee2a1a76b15bd560c05d3db2d29676d90b4cdee1b46
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,483
Size: 1.00 vMB
Total Fees: 0.01210419 BTC
Feerates: 151.15 > 1.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (557,109 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,797 357,797 00000000000000000b018d49f036eb3fd4dbeaf925be024a3c09aecb86a4cfdb 1,024 0.72/1.00 vMB 24
357,796 357,796 00000000000000000829bd5cff059e3e0fb22dfc9720619f4440407cd6e18f12 1,273 0.97/1.00 vMB 16
357,795 357,795 000000000000000014b8fc0c148699f825f36a723421f0b600dab87dbac4b377 211 0.20/1.00 vMB 26
357,794 357,794 0000000000000000130eb3ec8608e90d9ab065898db01f81e03fa164e283daf3 863 0.60/1.00 vMB 19
357,793 357,793 000000000000000011b10a0a176c84c86dc2f081e9952b8b6fb314c043dcf46f 1 0.00/1.00 vMB 0
357,792 357,792 00000000000000000e274d460295e19efd097261525e10ca28be28e2afdf4a93 1,722 0.75/1.00 vMB 33
357,791 357,791 000000000000000014667995c2a88d1a924e6369e0904a8a9418733a78df8700 36 0.06/1.00 vMB 4
357,790 357,790 000000000000000009abc3915153be879e5f0c2068422bccec39a410cebaa62f 434 0.30/1.00 vMB 24
357,789 357,789 00000000000000001267b3af525ff2cd4b6447bc1338648eb341460b20386638 197 0.17/1.00 vMB 16
357,788 357,788 0000000000000000037bccac955370d367dd7a540afd59a4768fa36ad07b5d13 1,176 0.72/1.00 vMB 20
357,787 357,787 000000000000000015ecd3d5b801f6dea69e94fba3619737e6792e9fa05f1ae7 1,115 0.58/1.00 vMB 25
357,786 357,786 0000000000000000044573b1cccfde889b3ee99eae94e0abd707b6384579b3fa 718 0.46/1.00 vMB 17
357,785 357,785 00000000000000000c3c68ce6f63616d7f9bbcc517ea6d3ae5aacdef4681d998 598 0.32/1.00 vMB 25
357,784 357,784 00000000000000000fe83f8a01c47423156b60e6762d496a288cf3c73c3eb8ad 2 0.00/1.00 vMB 0
357,783 357,783 0000000000000000157f599e0aa3e7c175632e9fb65f8b59c0fbc6ced246cfec 1,113 0.67/1.00 vMB 24
357,782 357,782 000000000000000015107f5afcb25406ab6f2055209f2af383060c43e05b64de 120 0.11/1.00 vMB 15
357,781 357,781 0000000000000000038bc8b3a56f1f6bd039f3ea642050a9eb7729bb736dddc1 544 0.27/1.00 vMB 22
357,780 357,780 00000000000000000df94c598a3b407eb3a59b0320585e6298b31e41bbe163df 1 0.00/1.00 vMB 0
357,779 357,779 0000000000000000126d5c7d9f9136a0e292cfbd9d653adb371d37382bef50d0 1,033 0.64/1.00 vMB 20
357,778 357,778 000000000000000011ce2f1247dfe07a0263b9bbfe4dad480bc05fd2199ad68b 419 0.22/1.00 vMB 24
357,777 357,777 000000000000000008d75fcfc7e5ccfc4ff8ec0f324e941d1e08b2792f194eac 374 0.22/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.22 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: 654.76 GB
    • Received: 14.18 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.