Loading Tool

Explorer IconExplorer

Memory Pool

26,119 transactions
6.04 vMB
0.03684386 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.58/200 MB

Candidate Block

Mining Attempt 76440cf7bda2cafeb87e48c8821837b6b3e1baf2594c7beee3dec73fc06f600b
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 7f9a63f101e3ef19a48fb9180eabd0f4ff43a792c8c7629bc284dcb1ab8953cd
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,077
Size: 0.88 vMB
Total Fees: 0.02324402 BTC
Median Feerate: 2.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (759,508 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,725 153,725 0000000000000aa282f9ebae2440cf198d7795ddc0fa3c4759b25a41c1f24289 7 0.00 vMB 50
153,724 153,724 00000000000009f073ee8a097c382e89069bc1d37d93e75b6dde4d01d901a33b 29 0.01 vMB 181
153,723 153,723 00000000000003359b8f144167a09ba188874e21c772976b6992d34e518b0c5a 10 0.00 vMB 0
153,722 153,722 00000000000000c097d1ff6e77f964b1c44a2b4828277f88ab3bf92201bc1875 20 0.01 vMB 7
153,721 153,721 000000000000081687a17e29151a8e64632020b2491a2571a94c13c27532f47d 41 0.01 vMB 140
153,720 153,720 000000000000035f37308ecef6e1d772cee14f48a0f93a67a6f5667041a1b5a9 32 0.02 vMB 217
153,719 153,719 00000000000005d270ec627116ef53b9402c58a82d6e6251a7553e201bd1c714 8 0.00 vMB 21
153,718 153,718 00000000000000968104c537b89f80a3386943197688be4826117e23b1060aec 92 0.04 vMB 11
153,717 153,717 0000000000000bb593a10c980be3f8d8118d1b94367541579fa2629af5916ca3 44 0.04 vMB 409
153,716 153,716 0000000000000adbd9731929185f3e7b1660d44c5d24aaa222c0b4015d7a3baf 67 0.04 vMB 235
153,715 153,715 00000000000007c2b8380f991b3b36e8152c79e16434fcb6b7f0b498fa359f14 25 0.01 vMB 130
153,714 153,714 000000000000007c478672b422950d5a675fe11297f5a2a15d9a790ce649f714 1 0.00 vMB 0
153,713 153,713 000000000000071cb6dbe84ce2b8bbcc8928c3196fe9c233ad52b10548cb74e4 6 0.00 vMB 0
153,712 153,712 0000000000000d72e98e9e989c1b1fdc28a61b7fcb711009d5bec7ec8688f776 40 0.03 vMB 68
153,711 153,711 0000000000000c93c1d92762363a979af4834f60c46ad7213860a5c169078d16 56 0.03 vMB 105
153,710 153,710 0000000000000b3ba0470ec1e698e98e29df911260771e82f3ed2b7f1e611191 11 0.01 vMB 48
153,709 153,709 00000000000003d3afe7f602467b8eb01aa2cd5e29dd27712904f9824cc273ec 96 0.03 vMB 346
153,708 153,708 00000000000007dc40a330a0bdde32ceec854aa8f7f4a755005ce9ba95dfc482 33 0.01 vMB 198
153,707 153,707 000000000000037c9bf2b58ed56622ee8cb86d0aa690bff9516ae4dee901d4b4 15 0.01 vMB 47
153,706 153,706 0000000000000a42c1553a7222de6a57ff084bc8bf3c33ac88255fd62a957181 60 0.02 vMB 562
153,705 153,705 000000000000091985dbaeb03293d8b964210be6282419c4cf7b6bb422b19db3 7 0.01 vMB 23
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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