Loading Tool

Explorer IconExplorer

Memory Pool

74,097 transactions
28.70 vMB
0.07990082 BTC
Random Selection Loading Transactions
Max Size: 169.69/200 MB

Candidate Block

Mining Attempt dc39a730deec05786c73383afd6128bccefbe5ce65e81abc55e62f2724882b38
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 8ab1e212503562658b766c95657edecb5425524f097a5bc2d4ad1cab628c2c1c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,600
Size: 1.00 vMB
Total Fees: 0.02203585 BTC
Feerates: 150.36 > 2.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (102,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,988 812,988 000000000000000000014b4a7c7ee55e3e4d3d23a1d489d1aa893338dbfbf354 1,728 1.00/1.00 vMB 12
812,987 812,987 00000000000000000000772d8e05fdb6ef8e7f9aa32976f13a440284387a5210 2,980 1.00/1.00 vMB 27
812,986 812,986 0000000000000000000460c982d996cc159e44c5e97f8e00e04c119518071eb5 1,890 1.00/1.00 vMB 7
812,985 812,985 00000000000000000000c3dafe33e3ef1fdf4441693b164080c4f262a2dca787 1,690 1.00/1.00 vMB 13
812,984 812,984 00000000000000000002151167147315e4ac85de12594a44f9004d6dc66539b4 1,583 1.00/1.00 vMB 4
812,983 812,983 000000000000000000013b21a54c6d5fd377eef0200eca76595287917ffce1c9 2,063 1.00/1.00 vMB 15
812,982 812,982 000000000000000000009c449f09e69c9d23634a20b514d1d35c22af8e040d9e 1,381 1.00/1.00 vMB 10
812,981 812,981 000000000000000000046f0c5d5ccb9c8351070c761436343e284c2a6144bb49 2,186 1.00/1.00 vMB 13
812,980 812,980 00000000000000000003611f6ee78594858433da5285a5f1eed2e15766bf0ec7 3,070 1.00/1.00 vMB 27
812,979 812,979 000000000000000000036cac09a8f3232563294ef01be9e54e84fd7ba61acf60 3,072 1.00/1.00 vMB 33
812,978 812,978 000000000000000000042d523b60fa0147c7d843913d337d02168aa962f0f3da 1,934 1.00/1.00 vMB 12
812,977 812,977 000000000000000000049c0cb4001f92ea9ceb8b56da6f16ed18d859cee9a8e2 1,828 1.00/1.00 vMB 14
812,976 812,976 00000000000000000003a1ba5b98d496799cfea529b27209d37044ec9c2b6b00 3,233 1.00/1.00 vMB 23
812,975 812,975 00000000000000000000962312603d41b48c234ee818e245141055fb6a2c8cdc 2,535 1.00/1.00 vMB 21
812,974 812,974 000000000000000000021e7a1a5457bb35267c4d48aad7fe4210178f3c25c9ad 3,094 1.00/1.00 vMB 22
812,973 812,973 0000000000000000000048be207576b9bdca357c3989604ad555ab2581f206d6 2,525 1.00/1.00 vMB 36
812,972 812,972 0000000000000000000271adf7819d9ecaee248afaf79e32a5f739f8f01aab58 1,176 1.00/1.00 vMB 5
812,971 812,971 000000000000000000017f01c64a33a3acc098f0d4da15cf7335954115caff4d 1,871 1.00/1.00 vMB 11
812,970 812,970 0000000000000000000063245d64b409375ce5fce08652dd3a8f8df65cb96a37 1,685 1.00/1.00 vMB 8
812,969 812,969 000000000000000000041cb452fbf3300f48df8a43be386ce231fd6d6d067dce 1,568 1.00/1.00 vMB 10
812,968 812,968 000000000000000000023be63475b47162797cb86fdd3b84710b203e626a597a 1,715 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.48 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: 668.19 GB
    • Received: 15.42 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.