Loading Tool

Explorer IconExplorer

Memory Pool

40,937 transactions
27.95 vMB
0.06439916 BTC
Random Selection Loading Transactions
Max Size: 143.50/200 MB

Candidate Block

Mining Attempt 0bc48dd7887aaa1a3f394495037fe3b8cafe1d4b178629c9e872e8077c4e2143
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 12a1511628ac3329b9bf318bfb2c3df4c3edcd8953cd821ff80db94e48af4d4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,639
Size: 1.00 vMB
Total Fees: 0.01068856 BTC
Feerates: 100.56 > 1.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (856,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
58,150 58,150 0000000010ffd10090ef13d3fb86056f218a02d7e52309f9dc642326e950607c 1 0.00/1.00 vMB 0
58,149 58,149 000000000ce165eed40efa211fbaea722759f55ced30716521b827a40eca3257 1 0.00/1.00 vMB 0
58,148 58,148 00000000067617d70a76daf40c4e977ee0ce51f93fb683045bedee5d4912e216 1 0.00/1.00 vMB 0
58,147 58,147 00000000006003552b0444681963eb8cf42aa48493b6b1eff6e9d677f7979758 1 0.00/1.00 vMB 0
58,146 58,146 000000000076d96f8e8210975c0f3b33b563be38f75789a844378a76f18482cc 1 0.00/1.00 vMB 0
58,145 58,145 00000000090d38d60e226fdd067e0432cc4b06c838f7f1d32417f089adf90284 1 0.00/1.00 vMB 0
58,144 58,144 000000000485112a8bf512868648070ed56b853a937be569fb35ba788e453b4d 1 0.00/1.00 vMB 0
58,143 58,143 000000000f1847e15f1adcd1ae0ed5cad543eaa09c7a0a7d6834f2525da4ac7d 1 0.00/1.00 vMB 0
58,142 58,142 0000000014144c39758e016b02689338e6a7cd3f20f3570359ccfbd5a15ae569 1 0.00/1.00 vMB 0
58,141 58,141 0000000005c945a6c720234118ccc74d8d5808500e1144eb117c76b175141565 1 0.00/1.00 vMB 0
58,140 58,140 000000000e185832abd51972ba13189d026e8714a2d2e184d17898150f5cc4ec 1 0.00/1.00 vMB 0
58,139 58,139 00000000121d3f035e11e1ebeb81f67c122ffce57a87b8db62d3445e46976c2d 1 0.00/1.00 vMB 0
58,138 58,138 00000000128a9835afe8211dc469c38a5c1517eeeb8e97e99c1c76f7f9a48506 2 0.00/1.00 vMB 0
58,137 58,137 000000000c91ad604045ff25f8086b98dc1bf06b4ad86b15088c60633624f4e6 1 0.00/1.00 vMB 0
58,136 58,136 00000000033e1875dd19fc7312c3f5070fa148dd34ddf143a35491f77dcf8c3e 1 0.00/1.00 vMB 0
58,135 58,135 0000000009fa89936e95613105e6ca7e04107a25883d02811c6abbdae4b69682 1 0.00/1.00 vMB 0
58,134 58,134 000000000ecb98d1facc017bc26ad9a9e1b37db2014f9b4e97ff1a6593e1549b 1 0.00/1.00 vMB 0
58,133 58,133 00000000005fafca7998ad97d97bc5ac7f9d1c613ee7ce66cd9713b75cd3eb83 1 0.00/1.00 vMB 0
58,132 58,132 00000000034b004b97a00375d5fa927d43e283521e844643c4ef506cfbc70438 2 0.00/1.00 vMB 0
58,131 58,131 000000000a3f2d55b90b5dcc6d154386b3c13b10e3459f37a8f76f51d856137a 1 0.00/1.00 vMB 0
58,130 58,130 0000000002603fca541210bc271baef0f9b4b27c41307b53cf743b9cd68f4463 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

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