Loading Tool

Explorer IconExplorer

Memory Pool

79,847 transactions
29.83 vMB
0.08067334 BTC
Random Selection Loading Transactions
Max Size: 179.03/200 MB

Candidate Block

Mining Attempt dc690365ca638df5f8e0573f9fd4f17c7978399555cf8498563212fc3d3de600
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root 330a169734a0919b3d4dbf658daf1df490e31dd33b8ffd528e23b97ae5a652ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,685
Size: 1.00 vMB
Total Fees: 0.01983871 BTC
Feerates: 100.29 > 1.99 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (612,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,587 302,587 00000000000000000510d604595910105d76743dc68543d9a48cb40d95b45a70 461 0.24/1.00 vMB 31
302,586 302,586 00000000000000005598fcd1fa753bc81f7a3fb05c5cdeb63bb19cd62fe061c5 179 0.54/1.00 vMB 11
302,585 302,585 000000000000000055e49c602f6324f4fed7023e8768dd1855176faa03c06e41 1,363 0.75/1.00 vMB 30
302,584 302,584 00000000000000000e3ee1a8f6d10cca4b2899c620bf09a8f4374a651d80deef 662 0.35/1.00 vMB 32
302,583 302,583 0000000000000000085aebe801866d34bb9347b1fa7df678978f72224a5853db 821 0.50/1.00 vMB 30
302,582 302,582 00000000000000001108021fd2cdd38979f11b5bf6150d42dfa73289ff774fc8 308 0.75/1.00 vMB 13
302,581 302,581 000000000000000051f044afcb824b8855b099256363bbdfab208e25f6c1147a 760 0.35/1.00 vMB 34
302,580 302,580 000000000000000053414ef259f447d5742c11cc483cfde2f09f70f48e097cc7 1,029 0.35/1.00 vMB 55
302,579 302,579 00000000000000000a6e3616f5a74ba74229d577af639b3482baa48884a589a2 52 0.09/1.00 vMB 14
302,578 302,578 00000000000000003565f9617017967df031850d09b9303dd6913577f64ed9b3 141 0.35/1.00 vMB 15
302,577 302,577 00000000000000005c5436cea9ad000d1a5979bc8a57109a4101cdc41b1ad12d 355 0.35/1.00 vMB 23
302,576 302,576 00000000000000003b947d1e72624489e490ba178987d9a6f1e6041ed51d494b 261 0.35/1.00 vMB 19
302,575 302,575 00000000000000004550b0c2cb82aa76127f5282cb5babe8cbf33e0ac45d358c 380 0.20/1.00 vMB 23
302,574 302,574 000000000000000020826179f25a9b2b5dd4a2a21110e425ff7029adcce9a1b5 189 0.16/1.00 vMB 19
302,573 302,573 000000000000000007fba7b408215f36be8b5e2be688ecc2ec1521ede1791ade 557 0.35/1.00 vMB 26
302,572 302,572 00000000000000004719c372e2b7fac758e38a41420dc8aaf324ad65fd50fdd3 1,493 0.84/1.00 vMB 30
302,571 302,571 000000000000000029fb38ca3efb35aa8a589469d9674a590d871e49ee4279d9 227 0.19/1.00 vMB 24
302,570 302,570 000000000000000046a977b6ab44beda7b6e3211cd9e1f7907e69c0da2d2e740 273 0.24/1.00 vMB 26
302,569 302,569 000000000000000007656b3f226709a3458420c66b1ef6d79da1675b4e764326 76 0.09/1.00 vMB 15
302,568 302,568 0000000000000000273f5470689d6f903ef7946d52c0fc898052f498942a81b3 369 0.50/1.00 vMB 15
302,567 302,567 000000000000000017061101a32437aee2a40acfa610106e244123d16263f1e5 1,077 0.35/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.40 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: 664.70 GB
    • Received: 15.04 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.