Loading Tool

Explorer IconExplorer

Memory Pool

40,099 transactions
26.27 vMB
0.05880835 BTC
Random Selection Loading Transactions
Max Size: 136.88/200 MB

Candidate Block

Mining Attempt e998434f6fc64dbc549890bc45fec2ded47f3d142e6aa1bbdc8a47dde92f8ed6
Version 20000000
Previous Block 00000000000000000001827e1f65c9b8b332295eae82c9b3b729a3d5853fffe5
Merkle Root 30e71e9d57a9a00ac5436433fd70d975c5ec5b3db5e48750260648507de2e24a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,233
Size: 1.00 vMB
Total Fees: 0.01045059 BTC
Feerates: 92.86 > 1.05 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,933 (664,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,721 250,721 00000000000000661e2281acce5a8a9db9c99c70faebdec3a74b72333b41abdd 86 0.03/1.00 vMB 148
250,720 250,720 0000000000000013be62db46164bef4640f0ef80b703ab9f9ad0beaf0627909e 181 0.09/1.00 vMB 87
250,719 250,719 000000000000006287abc6e672fdb944bbb8d6ee1ce3229a414aab534a4d1af8 126 0.05/1.00 vMB 121
250,718 250,718 000000000000002a97a02b2ed9d027e5f1afb0adc45317f0da482db8438c8b76 84 0.06/1.00 vMB 14
250,717 250,717 00000000000000223562b5fac3ffca639e52cc0186e28fc2ca835f8473d42cf6 632 0.25/1.00 vMB 109
250,716 250,716 0000000000000049a66bc01dd478cd3a8ed0c30ed54e67b49327c27a252b8db8 455 0.25/1.00 vMB 81
250,715 250,715 00000000000000489cd7985e28d89e0c31f2149922d9a5daf2bfda2fed22d4a0 475 0.19/1.00 vMB 106
250,714 250,714 0000000000000047c9149f929a7368ccda6eadb4b35a6c1b2fd4ec0a6d7a3bb7 256 0.14/1.00 vMB 133
250,713 250,713 000000000000005e9c753ae481ffc6b1c148bb00604b8ca2b662b782db9ce28f 590 0.21/1.00 vMB 392
250,712 250,712 0000000000000039cadd0da2a6ccbc1d4034a7048ac88b0145d5cc56b69c5c45 81 0.04/1.00 vMB 155
250,711 250,711 000000000000002cbbeccea973cc8d91ba612dff31f8cc87bccfc020b47b1e97 233 0.13/1.00 vMB 88
250,710 250,710 000000000000006f9f1b9c6564dfcbbf3b69f65dae2443b94142e57a7a4819f9 332 0.13/1.00 vMB 111
250,709 250,709 000000000000001c214d3a1b511de7541b6c2684d94bf814fb7fb7dad4dbc149 332 0.16/1.00 vMB 158
250,708 250,708 000000000000003d49f2f0c9061f7d38e870ea2e6d2b32d6b1053b7d58a05df5 318 0.14/1.00 vMB 118
250,707 250,707 000000000000006d7f56de4e07e85d761288df46f99e1b78d101994aa5149a49 370 0.15/1.00 vMB 129
250,706 250,706 000000000000002df24950fd9b1ae87f9dcfa35760b2c43755bb125aba4a0bf3 643 0.30/1.00 vMB 97
250,705 250,705 000000000000005a1eec0b300dea37b56371ce811627f9e81ec321dcfbba4cd4 69 0.04/1.00 vMB 39
250,704 250,704 000000000000005f21ad2268358ca1a75ba357356e2481090ee888dc6e2dd245 388 0.18/1.00 vMB 115
250,703 250,703 000000000000004b205b48827cead871ca68cd2df2c10fde1bfe38d3172ea298 254 0.11/1.00 vMB 184
250,702 250,702 00000000000000148c4f4571be39f61a274e4cec92583adc7748cea089a2dccf 256 0.10/1.00 vMB 214
250,701 250,701 000000000000004faa8db1fb1b1f236c5a55a65ef390b2b3f272a8cd04754c0f 60 0.04/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.27 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 656.07 GB
    • Received: 14.38 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.