Loading Tool

Explorer IconExplorer

Memory Pool

77,615 transactions
29.05 vMB
0.07981239 BTC
Random Selection Loading Transactions
Max Size: 175.63/200 MB

Candidate Block

Mining Attempt cc89ddbd3dd39993b484d750099b8fd19ec91798181b8be46b2a6e59bfb44477
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 38c619680d8afbc2f1abbdcddb0f188f083ed9437202d551717ba18e53c8ae8d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,478
Size: 1.00 vMB
Total Fees: 0.01908913 BTC
Feerates: 302.06 > 1.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (328,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
586,424 586,424 00000000000000000012b8dd2226610aeadeaeda0f18cdc8f6b6d86c0cf590d1 2,542 1.00/1.00 vMB 33
586,423 586,423 00000000000000000007706a2fab58a0e287d6d1c00e9d8386fa500e5b4d3e0d 3,239 1.00/1.00 vMB 30
586,422 586,422 00000000000000000012ed16ca932b813198e4ad646674f8dcb3a0e7dad6c960 139 0.04/1.00 vMB 25
586,421 586,421 0000000000000000001b426e2015b76b20353a107afef193b224c8c2f0d821dd 2,428 0.72/1.00 vMB 27
586,420 586,420 0000000000000000000c92b24644e8f18b78afcddc0ad392ee6c878f74da2aa9 1,309 0.42/1.00 vMB 32
586,419 586,419 0000000000000000000910b413f70391c5719b3c9598d5f2be9f14ce38570699 364 0.21/1.00 vMB 18
586,418 586,418 00000000000000000016de315e748ab7de8e48a6ec2f1b0a7c8c256e7221f645 2,606 0.78/1.00 vMB 30
586,417 586,417 00000000000000000016b550aa78c7c6b7554123d30f9c505ca06c328fa64d72 702 0.47/1.00 vMB 17
586,416 586,416 0000000000000000000f552a82b96985c29d93d311c032af999ca92bcc9941fa 1,068 0.36/1.00 vMB 21
586,415 586,415 000000000000000000173ca00d6ea9def4c70dc39d09c94d0d8788d267e9cfba 3,064 1.00/1.00 vMB 32
586,414 586,414 0000000000000000000a82d83925e70146dffa7642f9f15c2cae8c5a80e93713 393 0.14/1.00 vMB 32
586,413 586,413 0000000000000000001d02fa46a5657c36d27589f62b4782059e801053fa1265 1,555 0.50/1.00 vMB 22
586,412 586,412 000000000000000000079dbbc7eb25d3da76c0df351f0f51582c3f33a11915f5 1,457 0.47/1.00 vMB 31
586,411 586,411 000000000000000000011e07465b0730d7cddfabb6cf6040910bfb372a0a3446 2,312 0.99/1.00 vMB 8
586,410 586,410 0000000000000000000448ca637707a537ac0386ee975cf4741129644115bd94 2,743 1.00/1.00 vMB 62
586,409 586,409 00000000000000000004bdc3229314003b05b94689c39679f29bc0ea0142bc70 2,382 1.00/1.00 vMB 11
586,408 586,408 0000000000000000000a5c2d930baea9c59e075a415dc1dbd31f7b44b97b8ba1 2,238 1.00/1.00 vMB 16
586,407 586,407 000000000000000000111fbaf68ecdf0ead32b1ecc6344946d46f630e1af087f 2,074 1.00/1.00 vMB 16
586,406 586,406 00000000000000000010b62e156e62c0573acb23dda6f5397c59d641e3c701aa 2,747 1.00/1.00 vMB 50
586,405 586,405 000000000000000000173a225050cc8e1346667e4a366e88139cbcba9ec094ee 2,854 1.00/1.00 vMB 63
586,404 586,404 000000000000000000029b607ec4384e696569f6afa7b868d9a1a567acd69abb 1,961 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.