Loading Tool

Explorer IconExplorer

Memory Pool

88,332 transactions
32.32 vMB
0.17285860 BTC
Random Selection Loading Transactions
Max Size: 195.72/200 MB

Candidate Block

Mining Attempt 2b600387b6eca402da96f86fc8efff0e21024e0a70b606a07d42826a98542239
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 9e6f485e5996b9b95d1b65f9adb8cec198a227d570292730743efb6e687a8f36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,741
Size: 1.00 vMB
Total Fees: 0.08400422 BTC
Feerates: 216.64 > 8.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (231,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,080 683,080 0000000000000000000679f317524c23a6020715d3bb471a799c52d22e5b9c54 1,328 1.00/1.00 vMB 24
683,079 683,079 000000000000000000030393a24a12f229fa235b0adb2ad6c1920d98f0b11c70 1,995 1.00/1.00 vMB 40
683,078 683,078 00000000000000000003e6724278d742346e7cc6732698686f7c44dcb1b23fd5 2,003 1.00/1.00 vMB 36
683,077 683,077 0000000000000000000032725076db4c4d9c721849e450f697a8b4834ca82a52 2,258 1.00/1.00 vMB 41
683,076 683,076 000000000000000000056ceda136ea09be6d65e688f4d5997a84c15b3c227032 2,342 1.00/1.00 vMB 53
683,075 683,075 0000000000000000000651b857827791a5f20f157f337b873ea3e9e63dd64bd6 1,966 1.00/1.00 vMB 26
683,074 683,074 000000000000000000092d5ca5840335cdfe39276a6c989abe010ebc6da8367b 1,976 1.00/1.00 vMB 44
683,073 683,073 0000000000000000000ac76b29497cb5206216cdd34b01bf613f656f884d9100 1,063 1.00/1.00 vMB 66
683,072 683,072 000000000000000000070aec6dc58f9faf87c3fd3d84c3f1df6fc1c6970075e1 2,414 1.00/1.00 vMB 92
683,071 683,071 0000000000000000000700d351e229f3e5dcbc011caf0466333cb2ab45c74de7 751 1.00/1.00 vMB 14
683,070 683,070 000000000000000000099901fbaa4983ca0f7792b73acab7db6578282d57569f 783 1.00/1.00 vMB 2
683,069 683,069 000000000000000000035a715d554ed41fdd029bf89cb0f8c0ea1027efc28511 1,962 1.00/1.00 vMB 60
683,068 683,068 0000000000000000000c2a3c80f9805cac1c3ecc141a7c7fdab26255ade8524e 86 1.00/1.00 vMB 1
683,067 683,067 00000000000000000001fbb380a2b5f8a0eef3749158f10716108f0585a8beab 1,979 1.00/1.00 vMB 27
683,066 683,066 00000000000000000003590528830ebc9f4a68bae4ddb4227fffeaeb00188a67 1,487 1.00/1.00 vMB 32
683,065 683,065 000000000000000000027b902acace6892b6406817dceb5856aafd54faa847d9 2,174 1.00/1.00 vMB 66
683,064 683,064 0000000000000000000c46a18cab03b7ee72d2bd19f164edcdbbda3f3b0b398f 1,801 1.00/1.00 vMB 49
683,063 683,063 000000000000000000034c76b02e033463034e3d7908538c184ed60ae19f7ad3 2,129 1.00/1.00 vMB 77
683,062 683,062 00000000000000000007e64c0e96c59b4c5785a8165b0d7b3587fb488755a399 1,513 1.00/1.00 vMB 30
683,061 683,061 000000000000000000025c075240c011373b3f767c30bad03bd003cab5788da5 493 1.00/1.00 vMB 7
683,060 683,060 000000000000000000084350c2f585f204a4a3780a4363422c61162ca43faf86 870 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.52 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.93 GB
    • Received: 15.65 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.