Loading Tool

Explorer IconExplorer

Memory Pool

75,717 transactions
28.64 vMB
0.06606585 BTC
Random Selection Loading Transactions
Max Size: 175.22/200 MB

Candidate Block

Mining Attempt eeb89e2f1149237c807571d3e17af8448d891e7967c1e3cbec863284cf9070a0
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root 41379f57901865f7110072a39df69480e09053a7489c791945e41652c0bee370
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,700
Size: 1.00 vMB
Total Fees: 0.00391359 BTC
Feerates: 74.05 > 0.39 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (385,613 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,628 529,628 0000000000000000001d23299756b3008f1ca4b3493c8ae137d63e1fb6d12490 160 0.05/1.00 vMB 38
529,627 529,627 0000000000000000001f8f69ba704fa58a145cc8d9f53618891a1509bba38b28 419 0.18/1.00 vMB 21
529,626 529,626 0000000000000000000615dfce2ad9f6c08335ec482df0b345c778b3133cf99d 1,439 0.53/1.00 vMB 53
529,625 529,625 00000000000000000013dfb5faf93004c8a16b5b43ff6dae8bef9346c88dada0 1,783 0.60/1.00 vMB 34
529,624 529,624 0000000000000000002fc1230a07975ff3c8218f73652bf8f5a49cb633ee1039 1,441 0.61/1.00 vMB 31
529,623 529,623 00000000000000000027582dfde1b40727b9354278d3c006fc4e1a39393370f1 2,623 0.98/1.00 vMB 35
529,622 529,622 0000000000000000001a3f12b784e1fc715a66e184d7ef58310b7b7c077ef3cd 2,650 1.00/1.00 vMB 41
529,621 529,621 00000000000000000022b63924d56befc013138e035b39b6bf1a533fbf5eb128 295 0.13/1.00 vMB 38
529,620 529,620 00000000000000000012f71d2b57b112ab6116c0445041f5a5a3dce4b785fca7 1,351 0.55/1.00 vMB 22
529,619 529,619 00000000000000000023469b37d8dd13af4519d087327f8bc081ce29cae1247e 1,983 0.69/1.00 vMB 39
529,618 529,618 0000000000000000000c61e73b35250b10d7e1b31f2c1824f4777f88bedcfa36 960 0.32/1.00 vMB 43
529,617 529,617 00000000000000000027b978a3dea8a3c49aba87055498caadb82c3236c42561 1,930 0.79/1.00 vMB 36
529,616 529,616 0000000000000000002ff56dc3f4e12c9e0bef8cbe9a7eb31a472114affb822b 1,280 0.49/1.00 vMB 5
529,615 529,615 0000000000000000001d3cce19224e271ec8b5a9544c7d7cd76cdfe705cfe98a 2,721 1.00/1.00 vMB 45
529,614 529,614 00000000000000000019a48eb42a293f4a96f9a399e463d6810b744f137043f9 1,579 0.88/1.00 vMB 9
529,613 529,613 000000000000000000245caccdabda02c6fee27b565535c6d3817e33beb04226 1,981 1.00/1.00 vMB 27
529,612 529,612 0000000000000000003424a2301a476ea3df137d38bc183590d0abbe69f6d83f 2,042 1.00/1.00 vMB 30
529,611 529,611 00000000000000000001bd6333611dbe6515441c2b52d9727d4334b50040083a 2,492 1.00/1.00 vMB 25
529,610 529,610 0000000000000000003538def60b14caf8c0958b7fbb522b105c539abb7f351f 2,733 1.00/1.00 vMB 52
529,609 529,609 00000000000000000037434e97c53167a10da7c8b483573457c90e548e5999bb 2,356 1.00/1.00 vMB 25
529,608 529,608 00000000000000000020a01be92a05d066cb5baf6f2578133c067daed340a367 1,235 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.81 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: 710.27 GB
    • Received: 17.05 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.