Loading Tool

Explorer IconExplorer

Memory Pool

15,511 transactions
5.99 vMB
0.03073229 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 35.86/200 MB

Candidate Block

Mining Attempt 0f769aeefcd55afdfae1c91028b35ea08790070959c0849e6f9f10f4e446cfcf
Version 20000000
Previous Block 00000000000000000000d46def4b4535c6284d8845f811af0ec3e1a4f57a2cf6
Merkle Root 65e7c897a59869d7e186fab2ad12b32654ca9c6d9b94bf34d16a228ac8af1572
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,596
Size: 1.00 vMB
Total Fees: 0.02046913 BTC
Median Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,453 (725,180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,273 188,273 000000000000041ea650e1214da5f640174b51f6ca5ebbf0c6af92958af81922 107 0.06 vMB 103
188,272 188,272 000000000000049fdbffe0039f51a18a917ca44630c80ca183836019c65baad6 115 0.08 vMB 80
188,271 188,271 0000000000000492cd17344fe4c61d5e554910a1b534afd3b9822aea8de05db5 279 0.11 vMB 196
188,270 188,270 000000000000094210e0c603f5b3e4917ae2882a89adcb9ea1e7c22544ae3f70 93 0.05 vMB 125
188,269 188,269 00000000000000d68e34cee3aa9f93fd2afdc0aab66bac4bdfa29b335a714518 50 0.02 vMB 91
188,268 188,268 000000000000060315a8ad5b0abaca567a6f962bf9edbb3f8fa9bd08d8363e18 83 0.04 vMB 100
188,267 188,267 00000000000001ffd6b69ef2e3f39f7d29566dc2ec380e7dca674a1b5e2f60b6 123 0.05 vMB 100
188,266 188,266 0000000000000667f337169b92f7782d72d0bb591ba175ac640c1770ef374d64 156 0.08 vMB 782
188,265 188,265 0000000000000204ca59e1cdde76a6a9c412fc8893bbe26c52f744bc4170a473 36 0.02 vMB 82
188,264 188,264 000000000000056d8620cd80f3201beb6df8162203bf1b7b2c7f162d2848837c 113 0.03 vMB 89
188,263 188,263 00000000000008f0a34bfbd5662c2032d4f85b29a9577a623a8b3dbe5f8194b9 199 0.15 vMB 335
188,262 188,262 00000000000007ace1851306d2fd55eaf0e8074584274fe42fbae819a15cd91b 32 0.01 vMB 4
188,261 188,261 00000000000006b683cabd9d501ba5190829db676c8834eccbee6d924644b98d 306 0.18 vMB 99
188,260 188,260 000000000000071052c0b91a44a5f17cd9225645b660225463d2bfe46e4c94b2 54 0.04 vMB 74
188,259 188,259 00000000000008a150a88998dbaae11843f07383f2a12c4593fd7b5c69c2536a 26 0.01 vMB 138
188,258 188,258 00000000000002ca2bb7cca7d6dbf61f03034bcf50a5c9ecd8ea354164360f17 423 0.17 vMB 134
188,257 188,257 00000000000007eff9c014a54006721c66d8c621575bcbd105e49e305beefe3b 5 0.00 vMB 160
188,256 188,256 00000000000000316cb163686353ea4b9b2c4b4f82a8633a360df92907be743d 67 0.03 vMB 221
188,255 188,255 00000000000008958340ca08dc49f004aaaaa0137795aad844571d14e4a56759 150 0.05 vMB 145
188,254 188,254 000000000000004cdeccb5add87b62d48460490d159ac65b2a61f0095fe83583 114 0.04 vMB 26
188,253 188,253 00000000000000145de10cbd216c0f21b705ec0e3c4add5fdf7d3bad23f99f23 70 0.03 vMB 185
Previous 10 blocks ↓
Total Size: 779.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 111
    • Outgoing: 11
  • Data Transfer:
    • Sent: 309.61 GB
    • Received: 1.47 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.