Loading Tool

Explorer IconExplorer

Memory Pool

80,853 transactions
30.26 vMB
0.11341346 BTC
Random Selection Loading Transactions
Max Size: 182.32/200 MB

Candidate Block

Mining Attempt 567ddc11c60be41212ba1107ee2f441ce267625dc8f68f84b8fbf9c6feebc381
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root def7ad94a6ba20c3f8bc2c2d8c4d2a5dc6402e503ee6f56d7fba8e60f709c994
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,120
Size: 1.00 vMB
Total Fees: 0.04101016 BTC
Feerates: 150.68 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (349,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
566,086 566,086 0000000000000000002d6df9b9f1ac997a5e95bc24b6d2a13215fccdf8570c2c 1,065 1.00/1.00 vMB 11
566,085 566,085 00000000000000000009653c0f983b02589dec8690bc345dccdff35308b07246 2,425 1.00/1.00 vMB 21
566,084 566,084 00000000000000000005e6177ae2c7f6c9a38ee8298f2e68c3169d803ec59bfe 2,824 1.00/1.00 vMB 30
566,083 566,083 000000000000000000073d4ee80ab0b286e627b512f6670d5071a943db1052fd 1 0.00/1.00 vMB 0
566,082 566,082 0000000000000000000302c9ad1384a777e1810a8c2a6f0e99166d9b8b07b48e 2,722 1.00/1.00 vMB 19
566,081 566,081 00000000000000000010a5cf40b4e2756bb312dc15cb0efa58e7c1af2a115f22 2,402 1.00/1.00 vMB 24
566,080 566,080 00000000000000000010e34370fcaaad97aa89454c61a2e1fc5d2355374007a2 2,542 1.00/1.00 vMB 26
566,079 566,079 0000000000000000001d00fb0cf4e8cd0bfdf1062f04463d5a9b484c2b1c0a4a 3,036 1.00/1.00 vMB 33
566,078 566,078 00000000000000000018a44a0f247f4d7fe42ecc0435e3c131d6096ae8a78e1b 2,759 1.00/1.00 vMB 37
566,077 566,077 0000000000000000000def5fb19048c48c18ec1611caea7e69b1794b2c537dfa 3,393 1.00/1.00 vMB 47
566,076 566,076 0000000000000000002d15ad7fb1e1ae7308c775e9a91e2569562ab7e35234ef 3,421 1.00/1.00 vMB 44
566,075 566,075 0000000000000000000d0a3afcc0f534570b3d63aff7648c9b4b6f31c2c94bd4 1,829 1.00/1.00 vMB 46
566,074 566,074 000000000000000000083a440d8db9957ca272366925beb4c8d47ff130c40438 1,901 1.00/1.00 vMB 30
566,073 566,073 00000000000000000009431c22adc59191867158b45c90259678a10301625559 1,658 1.00/1.00 vMB 42
566,072 566,072 000000000000000000262cba5ecacc00480bd6302407233954c28830ce83f4d7 2,489 1.00/1.00 vMB 27
566,071 566,071 0000000000000000000dfadb8fe3b8375fdbccf26ce305ee7c7bd98970f905a7 3,183 1.00/1.00 vMB 47
566,070 566,070 0000000000000000000f04a69c6b7e7a776ba1e000de0d2a0d6d8a3ea964e7f5 2,336 1.00/1.00 vMB 21
566,069 566,069 0000000000000000002ad8ee1bfc1f18f4b6a5ab28f35b6289922165ad0a0329 2,424 1.00/1.00 vMB 43
566,068 566,068 0000000000000000002635883b23080e6943b233230e2e98b63c340f331969cc 1,620 1.00/1.00 vMB 22
566,067 566,067 00000000000000000021d3d20e535d4fbcf30bb84f5259d1bc782a5f1af4a111 2,714 1.00/1.00 vMB 28
566,066 566,066 0000000000000000000f67538261d5cdb63ddbaa3e8ae33408b8057c3e4ae320 2,812 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.40 GB
    • Received: 16.23 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.