Loading Tool

Explorer IconExplorer

Memory Pool

74,883 transactions
27.79 vMB
0.07563376 BTC
Random Selection Loading Transactions
Max Size: 169.07/200 MB

Candidate Block

Mining Attempt cd0f741c95cec6796371b9f4709bd96db3189dccf0b0da2b3c1eaa1af5e094ef
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root e65b0971ed96ba49d29aed1375aeacc3ae80f6bdb541a86904a75e186cf052a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,111
Size: 1.00 vMB
Total Fees: 0.01615431 BTC
Feerates: 71.37 > 1.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (301,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,805 613,805 00000000000000000000ed32cf5182099edd38f3206bd25df9449010d932d3df 520 0.26/1.00 vMB 19
613,804 613,804 0000000000000000000e8734e9343b8f624ac33a93897cc60e48bf97ac0e9b8f 46 0.01/1.00 vMB 19
613,803 613,803 0000000000000000000441a3aead9656e2c5ff9ded0605f12b896d37b2c3bce5 130 0.03/1.00 vMB 12
613,802 613,802 00000000000000000005474bc84f91a99bd2fe96090afa34b27affe58ff913df 1,953 0.64/1.00 vMB 11
613,801 613,801 0000000000000000000384c1c2a6f15fae813c8a19054241e5c9bc107fb55b83 528 0.16/1.00 vMB 15
613,800 613,800 0000000000000000001173c5697772047eee46039f50d9d0940ed87a694c7ec3 294 0.08/1.00 vMB 17
613,799 613,799 0000000000000000000f40a2d895cd9add74590a56812646619cacce7468be18 2,041 0.65/1.00 vMB 13
613,798 613,798 00000000000000000002373a8532cd64c075924c2404c77d93f3a5d64b2f32bb 1,151 0.38/1.00 vMB 19
613,797 613,797 00000000000000000009e356cf79c7a4ad22546cee65894369ea5ae98262ddab 1,608 0.50/1.00 vMB 2
613,796 613,796 0000000000000000000a6719dc5e3041903b631bf65f07084991115a31eb1d37 2,831 1.00/1.00 vMB 20
613,795 613,795 00000000000000000004ee37b139bc3a6692412e2661540e272bf3cbecff71d0 468 0.14/1.00 vMB 11
613,794 613,794 00000000000000000009b671c587fc1a5fdf173a3779582edec5a3db5acd61e9 447 0.28/1.00 vMB 13
613,793 613,793 00000000000000000003c64909d348b30ddfdf6086ac8d519ba8cc39c99d28aa 475 0.30/1.00 vMB 12
613,792 613,792 0000000000000000000b3369d0083aece98dd530d7eda8351a3e2c69d5dc01ec 472 0.13/1.00 vMB 20
613,791 613,791 00000000000000000012750454d530243363b975d54c56debde289e3d84ea735 162 0.04/1.00 vMB 17
613,790 613,790 00000000000000000012b6ddfbbd0cd8b23838ac8925104c69c4d00637a44cfb 1,721 0.56/1.00 vMB 5
613,789 613,789 0000000000000000000d2532884a24a223ebc6a8d362c9f59505893f6b016e13 3,017 1.00/1.00 vMB 22
613,788 613,788 00000000000000000007b8eaea3bbe8c2d1e15be61b354c802939cfc3403ba5e 698 0.24/1.00 vMB 13
613,787 613,787 00000000000000000012721ad871556fbdd58518f2bf80a01ad52132486a909c 1,076 0.58/1.00 vMB 14
613,786 613,786 0000000000000000000a731f835fc76fe88f2da495d40579a76e78a9311dd0f0 2,859 0.97/1.00 vMB 12
613,785 613,785 000000000000000000035bab7d95b95e337b826f44c4792a65307ae8a9ba4d8f 869 0.39/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.