Loading Tool

Explorer IconExplorer

Memory Pool

74,934 transactions
27.77 vMB
0.07666047 BTC
Random Selection Loading Transactions
Max Size: 169.15/200 MB

Candidate Block

Mining Attempt ba30116aa6e2627f72376bd7e75841ee104f835e575ec8e0fbeb48ccb9a3ffd6
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 96ac22d86cc61d462000238fc628980c04a7cff7d3320a43149a6da310c6723b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,810
Size: 1.00 vMB
Total Fees: 0.01728361 BTC
Feerates: 480.19 > 1.73 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (456,103 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,160 459,160 0000000000000000006bd0953938d47373163b25b5911991f55018c65968b167 582 1.00/1.00 vMB 59
459,159 459,159 00000000000000000239571e15fe922c4b70b6667588daac92fe0536ae717597 2,234 1.00/1.00 vMB 148
459,158 459,158 000000000000000001db8291eee4059b87357490f61cad8856eb4d96ebd26b3c 640 1.00/1.00 vMB 84
459,157 459,157 000000000000000000950f9f4e281c77065b164c9c5f0ab9ca88bf19236e57bf 868 1.00/1.00 vMB 56
459,156 459,156 0000000000000000014295599065f87bffc71cb57bae6813f1ecaf234696e0d6 2,085 1.00/1.00 vMB 120
459,155 459,155 000000000000000000127756811e690e73c80a25a08b7ed6f229ac32857212ab 1 0.00/1.00 vMB 0
459,154 459,154 00000000000000000203f73a76e7330e9237e5a354bc549639c4012ca40f0825 2,261 1.00/1.00 vMB 172
459,153 459,153 000000000000000000aeabe1f5a7c7ecab9832ad370417abb41c5d4489a3e845 2,344 1.00/1.00 vMB 133
459,152 459,152 0000000000000000000a5a06f5de83d852b4fe8232c8831202cccf5ed3bb6404 2,219 1.00/1.00 vMB 148
459,151 459,151 000000000000000001a5592622afeb47b572fc331a62c0ca92f475f63fc2461e 2,095 1.00/1.00 vMB 144
459,150 459,150 000000000000000001a3d453671c956694759652f7400993289ed1d851b1e698 1,936 1.00/1.00 vMB 155
459,149 459,149 0000000000000000021bb0185ba673704171914dbdeeb61798156d9c1ec7a844 2,815 1.00/1.00 vMB 199
459,148 459,148 000000000000000001071f3c93853ad8be41935c2c59eee42aa510c5bd8554dc 727 0.99/1.00 vMB 84
459,147 459,147 000000000000000000b425cc8146fb4d360e0055f9e73217547fab611650c4bc 1,100 1.00/1.00 vMB 116
459,146 459,146 0000000000000000023de2fc1027bab6ffdfb686d01ddb955d444e326dd0f559 1,295 1.00/1.00 vMB 121
459,145 459,145 0000000000000000006322df39fb1a7883b938d28eb01853e1dcd73427c66bed 1,968 1.00/1.00 vMB 148
459,144 459,144 0000000000000000006e885f1efd44051b15b09048901d74d818638129b4be23 1,771 1.00/1.00 vMB 185
459,143 459,143 000000000000000001cc5c3f657c3c5ba18ae215d51e88d809676d4c97754020 1,216 1.00/1.00 vMB 95
459,142 459,142 00000000000000000087c98aa8fae619865f16d325e0f6e57269db1f90a57fb7 1,675 1.00/1.00 vMB 142
459,141 459,141 000000000000000001fd5eadccdcd0986bb0efcab8afb8776144a633267f1353 1,965 1.00/1.00 vMB 130
459,140 459,140 000000000000000001f1dcaf700dd5ed853d5e657f5417adf9cf99f5038ca2c0 2,085 1.00/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 782.85 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: 712.56 GB
    • Received: 17.19 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.