Loading Tool

Explorer IconExplorer

Memory Pool

78,135 transactions
28.96 vMB
0.07005955 BTC
Random Selection Loading Transactions
Max Size: 175.73/200 MB

Candidate Block

Mining Attempt 4b97f8f78398d543fdfdf3d4e9331f2e3e11a16d935295412e7e1f440d700deb
Version 20000000
Previous Block 00000000000000000000327a49fa6004515b5891bc19fa46a462f6b39127d620
Merkle Root 3df45577e7e83a6b69ebf23ab2e32b841bd6b1738d29e22ef218daee55f89f43
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,519
Size: 1.00 vMB
Total Fees: 0.00971380 BTC
Feerates: 149.20 > 0.97 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,090 (495,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,148 419,148 000000000000000000e726950168ad35ad4bbb28fa892b3df6fea087916e5d0d 1,853 0.95/1.00 vMB 40
419,147 419,147 00000000000000000183c9071ec35f46e5a7156abc705c0f016a191b09768888 2,716 1.00/1.00 vMB 67
419,146 419,146 00000000000000000180a8e4e749e9582cf4673e1427397d370dd3c3bcf31b1c 1,469 0.58/1.00 vMB 59
419,145 419,145 000000000000000000a3a6219ac323e4370ac9d5142964e7fef44851be184204 806 0.75/1.00 vMB 28
419,144 419,144 0000000000000000019e25dcc229737fcb34e2351345017fe3d1c0f30455f73d 796 0.99/1.00 vMB 27
419,143 419,143 000000000000000000280c978faa3f652dbddc128a4be38622795623ece13389 1,454 1.00/1.00 vMB 36
419,142 419,142 0000000000000000035fe75aac0abfdeb1d74557d14a0244c72dd4f091ec3ce6 911 1.00/1.00 vMB 17
419,141 419,141 000000000000000002b75e00d2799d812269c30d3e8d4192533c1e5fb2ba3ff9 1,975 1.00/1.00 vMB 54
419,140 419,140 0000000000000000051db0f3855c583d16f7cfeb273f228cd509f7965e5dd71e 2,538 1.00/1.00 vMB 62
419,139 419,139 000000000000000003a506510f744e8dab96cb7c680eb57af61436acff4062b1 79 0.03/1.00 vMB 55
419,138 419,138 000000000000000003ee5d08411bb11c93b9ed24eb9017bb5a4ea29cc9376408 867 0.34/1.00 vMB 57
419,137 419,137 000000000000000004ce0030522c9192ee57dac802d13dd37baca434b39079cd 1,914 1.00/1.00 vMB 59
419,136 419,136 0000000000000000030b1da71a25a2544576ac1655ae6cf57bea256a51f9ce29 1,432 1.00/1.00 vMB 43
419,135 419,135 0000000000000000021d8ba602333adedd23a2222e4493f2db95fbb91c0dca8a 767 1.00/1.00 vMB 18
419,134 419,134 000000000000000000f77395af6f702023984e9dda1ca95e636475eb5ba4f29a 1,115 1.00/1.00 vMB 26
419,133 419,133 000000000000000000d12c1921241ad1cb2c2f16953f77362068275c597b5110 1,805 1.00/1.00 vMB 37
419,132 419,132 0000000000000000009ba0f6dca18f4a5a636cb13d71435da0d48b2ec130057c 2,552 1.00/1.00 vMB 55
419,131 419,131 000000000000000003f1ab6be5eeeaffd41364af0d27245bd966ca0042ea9773 2,992 1.00/1.00 vMB 78
419,130 419,130 000000000000000004dfb9a54e8a058a3fe0af2a5f9b9bf92d44eb5d181bc120 1,627 1.00/1.00 vMB 41
419,129 419,129 00000000000000000197b9fc710f54b5e6a2e20ecf7d2e74bcb96e97e72efdce 2,943 1.00/1.00 vMB 75
419,128 419,128 000000000000000003c8b5d9c28ceabf51ae519153c48a8ce940018104d5c5c5 63 0.02/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.77 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.