Loading Tool

Explorer IconExplorer

Memory Pool

80,529 transactions
29.90 vMB
0.08171075 BTC
Random Selection Loading Transactions
Max Size: 179.93/200 MB

Candidate Block

Mining Attempt c8a780be525205ff805be6e86ed19692bd46d1fa5676241b51b00f3375cc12a1
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root f112185f1c03d1a34b7859f75649b8603d79eeec7e8f5323adb69d32401234d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,064
Size: 1.00 vMB
Total Fees: 0.02073175 BTC
Feerates: 397.50 > 2.08 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (170,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,392 744,392 00000000000000000001a0b95c1596141b69f7a8c1639308c48d86001c585cf3 2,534 1.00/1.00 vMB 18
744,391 744,391 000000000000000000030ab79f7c237cc60d953de167dc17deb21bfabaa4b0f1 1,505 1.00/1.00 vMB 20
744,390 744,390 00000000000000000003ba4174a81c4c372eada12af0aea2ad913289fd85d915 867 0.39/1.00 vMB 16
744,389 744,389 000000000000000000021fa41bd448505777f6bf939e91af993a59a97a0ae2f7 34 0.01/1.00 vMB 17
744,388 744,388 0000000000000000000913acf1d99e3f7923a38e283be1bef79fda6ff2a8ec4b 807 0.55/1.00 vMB 8
744,387 744,387 0000000000000000000990945eb272cf5bef4b3dfa25d45e9410ee8b5c341f59 2,389 1.00/1.00 vMB 15
744,386 744,386 00000000000000000001ca2e0e8b885e2633499ceed167d58ac2fd5b4223b0e4 1,222 0.46/1.00 vMB 15
744,385 744,385 00000000000000000007073c58197ce780579d95b7416b42949f82bd77b0e65a 392 0.19/1.00 vMB 20
744,384 744,384 00000000000000000009785fde5a5d0825c5142738bfccae733cbcf141d282a8 835 0.32/1.00 vMB 15
744,383 744,383 0000000000000000000577e0bc9fa7f423d86453024d8034eac77d0469671075 764 0.26/1.00 vMB 16
744,382 744,382 000000000000000000051ad687925ae197693003f1ab4c594e171bdeea40dbc1 199 0.09/1.00 vMB 16
744,381 744,381 00000000000000000007949d76773e8746adda2feef06f0e17f836e9b9e7fa25 741 0.47/1.00 vMB 16
744,380 744,380 00000000000000000000703401d937a86e2ca3962238810fa80f9c6a220e1088 319 0.38/1.00 vMB 19
744,379 744,379 00000000000000000008f492c1b8eff1ebdca5f728fd25cadb094683a87e52f8 710 0.67/1.00 vMB 19
744,378 744,378 00000000000000000003869f77e17810676a38596f1f5609ee4c130bc2491802 287 0.84/1.00 vMB 15
744,377 744,377 0000000000000000000205ec73f7fa7f89282807ae45b90290cc9f709db9921e 417 0.23/1.00 vMB 13
744,376 744,376 00000000000000000000403b2f088701dac74b37ae8a2955240c5ff1075afe6d 1,396 0.50/1.00 vMB 15
744,375 744,375 00000000000000000008ec514337f1cc2751052b14da0ce4b7d024d79d84338a 48 0.02/1.00 vMB 15
744,374 744,374 0000000000000000000302134032cbae8c025dcec57fb36121a8283d1c81d5ee 469 0.13/1.00 vMB 17
744,373 744,373 000000000000000000015ca73f69fb3bc20240ec6cca87c0624db976b16e15ce 772 0.22/1.00 vMB 20
744,372 744,372 000000000000000000056ca5070104709fe46e3b4362e17d1c25aa1f2f5118f5 768 0.31/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.38 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: 664.38 GB
    • Received: 14.96 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.