Loading Tool

Explorer IconExplorer

Memory Pool

47,384 transactions
27.99 vMB
0.13332274 BTC
Random Selection Loading Transactions
Max Size: 146.87/200 MB

Candidate Block

Mining Attempt f4b9ae70d5a1a164723b8dfab3c69c7e476f972f267c90dd89fd65cf33322711
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 6a3094b2f83df60d30ce917f77556bbb1ecf1432b561ae618d41804bb256b3ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,640
Size: 1.00 vMB
Total Fees: 0.05965224 BTC
Feerates: 151.01 > 5.98 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (569,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,342 345,342 0000000000000000168b900e74e22a1d9fd047aa98b97acad778231ba5e0e8f3 1,081 0.62/1.00 vMB 24
345,341 345,341 000000000000000007e6d1287afaa8119e50ca8372c6e3eb8162f1fdf6958c0d 335 0.14/1.00 vMB 29
345,340 345,340 000000000000000012f65278f08850682d31e99ee3c0befb95b16357fcb08dff 451 0.45/1.00 vMB 18
345,339 345,339 000000000000000012b1b7bd9d2ae6a6c1c69f4c77975635fe2d72dcee5d409d 390 0.27/1.00 vMB 19
345,338 345,338 000000000000000002d6fd6893a58050a0277743f78e2954f99dfc05479f795c 45 0.06/1.00 vMB 11
345,337 345,337 00000000000000000da7b17d28e42eacec38302d22d840c3573b368637737dff 1,045 0.54/1.00 vMB 24
345,336 345,336 000000000000000006ded9c4cd3e09c9b74d2cd53ab053fc2c4f7e12f67efd79 827 0.56/1.00 vMB 21
345,335 345,335 00000000000000000fbfbc63abf530449a87369897756919bf84504d9b73e752 495 0.32/1.00 vMB 25
345,334 345,334 00000000000000001583c4db2b630621d416585f1066b455849645f7d1284794 57 0.05/1.00 vMB 11
345,333 345,333 000000000000000014e2aea3770a13dcbc7b427632bc9c9d2fd6d3997e83b7c4 53 0.16/1.00 vMB 8
345,332 345,332 00000000000000000dc9598a577521c238d038c44e827bf5e8f56a08fa4d5caa 730 0.44/1.00 vMB 21
345,331 345,331 000000000000000011652584a66a206de601633be7f6c06288b5398648f3840e 470 0.21/1.00 vMB 35
345,330 345,330 00000000000000000f7215db3f7fa427cd877aaaf225b475ddd0a10f861b01a0 445 0.23/1.00 vMB 23
345,329 345,329 000000000000000008768aace4a9e4156b0920f7c17695008b6e73d5abd0b68a 380 0.20/1.00 vMB 24
345,328 345,328 000000000000000007d05e26cdb67f8fb54be8408b2ebcae511ca50df78cc27b 934 0.52/1.00 vMB 25
345,327 345,327 000000000000000001221ee5c681e01779321dc60c3452a3bd97ec10110138f6 105 0.11/1.00 vMB 12
345,326 345,326 000000000000000001870215827e1dadc550898cd4e2562dab6526b4336f9801 201 0.10/1.00 vMB 34
345,325 345,325 00000000000000000560149b8ca748adfd8c7db77f9f674beb109cd4efc55342 820 0.50/1.00 vMB 20
345,324 345,324 00000000000000001502bcefc73b22d77ff535049872a658f44c87d722084c4c 889 0.34/1.00 vMB 37
345,323 345,323 00000000000000000776e58c60d127a9837adf9aba49a67ac44607ed41055528 692 0.37/1.00 vMB 29
345,322 345,322 00000000000000000cb1d794b53d38ad657e49d3354858c361475f8e62ed7166 649 0.43/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.92 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.