Loading Tool

Explorer IconExplorer

Memory Pool

53,066 transactions
30.68 vMB
0.28096070 BTC
Random Selection Loading Transactions
Max Size: 162.12/200 MB

Candidate Block

Mining Attempt e36029fd951a95cd6c21869489efe5270a61ff7a1fd7b3c10335430113f8d4e0
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 08df38b4720c24aaeb68ec715126480c85e7869733b54596b7d135db004a18f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,712
Size: 1.00 vMB
Total Fees: 0.08796464 BTC
Feerates: 229.15 > 8.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (313,046 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
601,659 601,659 0000000000000000000bd01600712cd1d64e5defec063766f27a6869d331c90d 514 0.20/1.00 vMB 24
601,658 601,658 00000000000000000002c7772565d804f702ca7e84d1e9ca7b5bbf3707f9a8d9 1,960 0.71/1.00 vMB 26
601,657 601,657 00000000000000000011779fb4e083694576638409a97b16b835e31e84e3e187 2,382 1.00/1.00 vMB 3
601,656 601,656 0000000000000000000ec1a9a85ec15d5c7bcd8be807b63f791b4b6f090090af 2,519 1.00/1.00 vMB 30
601,655 601,655 00000000000000000002b5238996baac2d71063d6c53b240a874a38da9641619 2,280 1.00/1.00 vMB 19
601,654 601,654 0000000000000000000d9243970b9c195a0287f76296a13e2d91410e41d7d1a5 2,585 1.00/1.00 vMB 27
601,653 601,653 0000000000000000000887c813830b8c9bd41401f05827187f00e8eb521e0501 2,128 1.00/1.00 vMB 50
601,652 601,652 0000000000000000000fb92df2028f5f7981268793cb756684ac912ff56f7499 2,194 1.00/1.00 vMB 13
601,651 601,651 00000000000000000005a953bee81de69dc1d04e39d0d105a8cf2ddb478b08e7 2,632 1.00/1.00 vMB 27
601,650 601,650 0000000000000000000b5cf0efd6d9ea2741670e1a4364911a5aa56d2c64034a 1,692 1.00/1.00 vMB 18
601,649 601,649 00000000000000000006b4f0fb738532cdaad96b324f844c90639af8215d694e 1,900 1.00/1.00 vMB 20
601,648 601,648 00000000000000000005c88ceb03964ccdc318af5c2bf41ec83c3431f0662aa8 1,811 1.00/1.00 vMB 22
601,647 601,647 000000000000000000020ecb1960a316fab0682a102c68ea87cec3ac28418c02 2,695 1.00/1.00 vMB 33
601,646 601,646 0000000000000000001351f7e17064bffbcc4864a43a62fec98762784934a22e 2,108 1.00/1.00 vMB 40
601,645 601,645 0000000000000000000584250e782eabde6e503fbd40a64a2531d4882202b796 796 1.00/1.00 vMB 70
601,644 601,644 0000000000000000000ea73c64c66a9541ff0fb5dad0c91cfa553710dc10ee83 2,886 1.00/1.00 vMB 49
601,643 601,643 0000000000000000000b79da7965b0674cfe6c1d528fc102f780332a8f193637 1,924 0.73/1.00 vMB 6
601,642 601,642 00000000000000000001b70081edf3f8ccb63744cab62e4bbd1dadff1d4cb912 2,900 1.00/1.00 vMB 26
601,641 601,641 00000000000000000000fc5afce33fff740a5fc9c2ae8d209d905bde70ebb9e1 2,595 1.00/1.00 vMB 25
601,640 601,640 0000000000000000000e8f537f7523d7bb582df345e425ef38c9de72687afa65 2,244 1.00/1.00 vMB 33
601,639 601,639 00000000000000000004a1b605ed0b7a0a41394557d11a1424031ac37aaf183b 2,307 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.87 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: 644.26 GB
    • Received: 12.61 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.