Loading Tool

Explorer IconExplorer

Memory Pool

76,587 transactions
27.66 vMB
0.07833582 BTC
Random Selection Loading Transactions
Max Size: 168.86/200 MB

Candidate Block

Mining Attempt 184872f5db3632f5ee5fab6cc3a90c65ab98c33d52d2238d94c2e4df34dcad85
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root b45ab421eade1cda73cdf3ebe6a0830826f98cccd3b4ef26392585f6c9bdef61
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.01926319 BTC
Feerates: 402.60 > 1.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (456,203 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,117 459,117 0000000000000000000f9da4dfe5d4c9d4a9e571d6e116705d981e79cc59e7d6 2,047 1.00/1.00 vMB 232
459,116 459,116 000000000000000001db9197decbb70efbd01580df6abba872161b8972d0121b 677 0.48/1.00 vMB 84
459,115 459,115 000000000000000000627a22c1badb250427030116b4ce6e8f36ab10c55bf67c 2,288 1.00/1.00 vMB 137
459,114 459,114 0000000000000000003e98b04905fbb63940e4f4e1fc321da9e120602747a037 130 0.06/1.00 vMB 157
459,113 459,113 0000000000000000007eb8a8c389f7f9c7fcef1f32ce13e2f9f4c0cc3f4e957a 963 0.45/1.00 vMB 151
459,112 459,112 00000000000000000002a12e28f0fa4a2eb156520d60fc976a2b9ce479236db6 1,122 0.48/1.00 vMB 136
459,111 459,111 0000000000000000006ec4a9e437dfa0eb54eda21960f0d87b60624552a23d04 108 0.04/1.00 vMB 176
459,110 459,110 000000000000000000166fd86560f2c410531ae6037b0a6f80900560d44dfb78 1,237 0.83/1.00 vMB 155
459,109 459,109 00000000000000000036421d8cda6605e8fb8b58e7fa05a13a0dbc50a313c2c6 932 0.45/1.00 vMB 147
459,108 459,108 0000000000000000001e30267417fb82aed90289b24ad53f7e7f43462803698e 329 0.13/1.00 vMB 159
459,107 459,107 000000000000000002331a41572073f6b080076ce55425356e3cbc6e20ce73ab 1,632 0.73/1.00 vMB 110
459,106 459,106 000000000000000000a803238e8131ca33ba3e2e067b024515217854270b2a23 2,319 1.00/1.00 vMB 185
459,105 459,105 000000000000000000a7e53843a5a6e4d7ed6b4b30ce8712550fc2c4e89d0070 653 0.30/1.00 vMB 135
459,104 459,104 000000000000000000640cea891631c96e052900579faa3fae2eb371a90ff0ea 1,139 0.57/1.00 vMB 134
459,103 459,103 000000000000000001bdb79f6625924ffd334adcb2e648aca6e373be31881678 2,271 0.94/1.00 vMB 141
459,102 459,102 000000000000000002099b452e824c0901ae38e19e13d22f92a9ffe7d0f893ba 449 0.17/1.00 vMB 151
459,101 459,101 000000000000000000e4ed254e403a08c7123b6dc75756e7861b6b81d1067cda 129 0.06/1.00 vMB 124
459,100 459,100 000000000000000000369b030c6b64d85b33966d90e257fdead92a28c0ece298 206 0.08/1.00 vMB 147
459,099 459,099 0000000000000000012dee57ffd774ad12260bc7ecf46010cedd79a004c90593 1,267 0.67/1.00 vMB 132
459,098 459,098 000000000000000000a686ed436297c09aa92cf3d42ba12ca03cabb48d87234b 1,781 1.00/1.00 vMB 125
459,097 459,097 00000000000000000188e6c80ee686b8b8e1ad5cca3b82128fcbd3ba405da04a 318 0.12/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.