Loading Tool

Explorer IconExplorer

Memory Pool

37,063 transactions
28.11 vMB
0.06006901 BTC
Random Selection Loading Transactions
Max Size: 141.76/200 MB

Candidate Block

Mining Attempt d3da514ef6cbabdf87cfbe4438285cdd34a5b445ae4226c126a8ce26178cf642
Version 20000000
Previous Block 000000000000000000002f9dcde73bc5f71e6d226bcadaa835a84eee0f46153e
Merkle Root ea31e79598195396cd89867041ae076d695ac94f6a91512603bcc51a9b719204
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,278
Size: 1.00 vMB
Total Fees: 0.00616802 BTC
Feerates: 54.59 > 0.62 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,557 (439,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
475,507 475,507 000000000000000000a6473e38cd47aa647ada3638217892fa2b9426cf3e2e1c 1,347 0.99/1.00 vMB 269
475,506 475,506 0000000000000000012f67cd60747bd2e2986c42612f7be23763115477b9545f 1,575 1.00/1.00 vMB 280
475,505 475,505 000000000000000001630e974c31f5131976eb63848bee5a598e621cf4c54ea9 2,412 1.00/1.00 vMB 193
475,504 475,504 00000000000000000085c80ec7aa98c70a752b579e670b47f9b2e540face38de 2,346 1.00/1.00 vMB 207
475,503 475,503 000000000000000000a70793b2eb463698c5739b515d6e841fb3052bb3d84678 1,414 1.00/1.00 vMB 264
475,502 475,502 000000000000000000fc6471f96aa8c25e0271b8872a51416b9219e759e812e3 1,561 1.00/1.00 vMB 280
475,501 475,501 00000000000000000151a57cd1ee0942b24ca64e2cfdb7fe98e54a5aa5350e57 151 0.10/1.00 vMB 177
475,500 475,500 000000000000000000be415dfc819b6535f4fe750a9a60e908ff1decfd81f15e 1,987 1.00/1.00 vMB 128
475,499 475,499 00000000000000000021a99d45d7459fe380f0675776ab470f6dcba0bce67820 652 0.52/1.00 vMB 94
475,498 475,498 0000000000000000007fe28300aca97b3a2043df435598ace2d6a7989b8acdf6 164 0.42/1.00 vMB 13
475,497 475,497 0000000000000000010f97b422d8e2288e87ddacc919440844e4caee18854b24 779 0.98/1.00 vMB 44
475,496 475,496 0000000000000000007c86f1a0050f71e4563002a2e4f05ad6e1782608f7747d 1,840 1.00/1.00 vMB 44
475,495 475,495 0000000000000000012145e768d9748e2f42b07f1a50360d26b52fdcfb1952c3 2,620 1.00/1.00 vMB 235
475,494 475,494 00000000000000000036ba091752c6f703964081ed557a1f3564eaf21518c6c1 1,629 0.64/1.00 vMB 139
475,493 475,493 000000000000000000cfbf89d9162e9d467565585b90d298324338869ce27928 2,300 1.00/1.00 vMB 191
475,492 475,492 0000000000000000004649b6ebb290c88195e965fc1f38509e36b1dec20ba690 292 0.25/1.00 vMB 92
475,491 475,491 000000000000000001027749ef333bb4269ef99645e4197862784fdf66800d24 1,494 1.00/1.00 vMB 87
475,490 475,490 00000000000000000070b8086754f7df5947cfdf906dca6c0e90cdd140c0a170 2,171 0.90/1.00 vMB 101
475,489 475,489 0000000000000000006b529d225864277099a1204d576b035bb00f43ee91d063 1,567 1.00/1.00 vMB 166
475,488 475,488 000000000000000000696bfe955797f0c827b5449fbb1c0f26800ffd9f4957da 2,078 1.00/1.00 vMB 143
475,487 475,487 000000000000000001396ade547ecda1f3698475202b06d7a68d65b699b1d7c6 1,300 1.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 781.60 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: 623.66 GB
    • Received: 11.47 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.