Loading Tool

Explorer IconExplorer

Memory Pool

82,179 transactions
30.03 vMB
0.14907697 BTC
Random Selection Loading Transactions
Max Size: 181.98/200 MB

Candidate Block

Mining Attempt f89db46e5126e6b327ddeddccd2a01bcbc79131496f8643218bd6d66d564157b
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 38d5fd2062826f8e6d74427482620107e47a65172e001a2badde0398ff503b81
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,838
Size: 1.00 vMB
Total Fees: 0.07872311 BTC
Feerates: 101.65 > 7.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (375,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,092 540,092 000000000000000000216d875def44b44a1d2015b16790e1a248fff143e0bc09 1,276 1.00/1.00 vMB 15
540,091 540,091 0000000000000000001388a36623334ed98eecc4203ac668b03216106124707f 2,437 1.00/1.00 vMB 23
540,090 540,090 0000000000000000000828b536d5cb42b2353fd6130270b0ec15cfab2662a07f 1 0.00/1.00 vMB 0
540,089 540,089 0000000000000000000a3cdf437d9a043c10824378dde865bd958f0768898d50 3,104 1.00/1.00 vMB 35
540,088 540,088 0000000000000000000114364cc389ecefd2efb57a6a8dce32542716b59caffd 3,032 1.00/1.00 vMB 42
540,087 540,087 00000000000000000008de16d654611bb23fa00a7e8b0f724c9ca486b2b74514 2,598 1.00/1.00 vMB 53
540,086 540,086 000000000000000000100b3b7505f36c97121834ab9e1f1bdf6b9e5761a655d8 2,492 1.00/1.00 vMB 36
540,085 540,085 0000000000000000000932fa61db15a2840104f22649b652e1fc3f51e91ca473 1,817 1.00/1.00 vMB 20
540,084 540,084 0000000000000000000176ebc8345377822f26866e6b8e6e6f1ac56b66fe478e 2,544 1.00/1.00 vMB 18
540,083 540,083 0000000000000000000a4dc25258f3662abf600dff508ba4192b2e8b8aef274d 2,884 1.00/1.00 vMB 50
540,082 540,082 0000000000000000000fcce116f3b2e89cd5041cec34c00e4d2c9db5c105e2a8 2,992 1.00/1.00 vMB 64
540,081 540,081 00000000000000000029a4b344209ae524f5d99e12ede9c18d9627f7db1ffcf8 1,665 1.00/1.00 vMB 14
540,080 540,080 00000000000000000001ea4b9356316335392fd6c73ab683cf2e941657c04209 2,167 1.00/1.00 vMB 21
540,079 540,079 0000000000000000001e11b3a277b77fe85c4626909dcb7334844d5c0562a2c1 2,439 1.00/1.00 vMB 32
540,078 540,078 0000000000000000000f22d2f9a7cf44a6acb16d359d1e03e596acb74483fce3 2,427 1.00/1.00 vMB 29
540,077 540,077 0000000000000000000d115901d71954df206eecef0f07cca979beb3de057199 1 0.00/1.00 vMB 0
540,076 540,076 00000000000000000025775122d3b240d58fbfe4b561ed67ed4f8fb36cdbc14f 2,613 1.00/1.00 vMB 41
540,075 540,075 0000000000000000002308be57d49bd57c5b19f83061d82fdafc8a96188d5f92 2,526 1.00/1.00 vMB 44
540,074 540,074 00000000000000000026e7ef8a4210a63342c3b9e74c5b3f7577a44bdd43a31b 2,659 1.00/1.00 vMB 31
540,073 540,073 0000000000000000000a9958a2cce20c7dacf1d99e9ef6d76ef00174f26131f5 2,493 1.00/1.00 vMB 38
540,072 540,072 0000000000000000000f00d714638ee764feeb8ae63facde518e6487fea168da 2,725 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.60 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: 671.70 GB
    • Received: 15.99 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.