Loading Tool

Explorer IconExplorer

Memory Pool

43,478 transactions
26.98 vMB
0.05601812 BTC
Random Selection Loading Transactions
Max Size: 142.31/200 MB

Candidate Block

Mining Attempt 429c97b591bfa2272bffd7d10799d73c4bf2376d8ebbc352ca51a948bec09c9d
Version 20000000
Previous Block 00000000000000000000ef2b06aa7f82dbaa71ad73b04104ed64fb3c5c1b09e3
Merkle Root f138ee0e87b897b929d48bd170a45c5a05f4d308ebb01e894c5c6533b0724f01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,905
Size: 1.00 vMB
Total Fees: 0.00568235 BTC
Feerates: 40.21 > 0.57 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,908 (617,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,209 297,209 00000000000000007e1425dd881eb84cc6cff828627d7fec3d56b2ae4550f516 799 0.35/1.00 vMB 42
297,208 297,208 00000000000000002d8531ee68ea3abcc659832fe13ea6cc0ede898cd2c0e96d 236 0.13/1.00 vMB 24
297,207 297,207 0000000000000000377d3fa35a5107f303c5f5a2d94bbf30386baaa400c2a9e6 1,471 0.87/1.00 vMB 31
297,206 297,206 00000000000000004ce744860ca3bc181a17de9676ed4ea600779d208b4c1e9c 34 0.02/1.00 vMB 31
297,205 297,205 00000000000000003a648d742fc55d6dbc32bac44e5e76b8e46c9b3eb5e4b0f9 261 0.14/1.00 vMB 30
297,204 297,204 00000000000000007bd7b2576bcbc648d1940ba41d0597610e32136b47bef741 65 0.05/1.00 vMB 25
297,203 297,203 0000000000000000273e4d31d6040bc4b8abcbe97438cc389ab309ae80c6bd4c 278 0.26/1.00 vMB 21
297,202 297,202 0000000000000000142fd90100bb7ebaf95767a36779e0c366ef518b7f72b643 194 0.25/1.00 vMB 18
297,201 297,201 00000000000000004dc91fcf6a5698895e36517117fb45b8e292e144cc23b29e 427 0.50/1.00 vMB 16
297,200 297,200 00000000000000007c6437f6abe271cf759600dd18df71ee909ff762fc80be7f 748 0.35/1.00 vMB 37
297,199 297,199 00000000000000000df90863f89af116182ab99969731e67dd46c581c1d61eff 825 0.35/1.00 vMB 46
297,198 297,198 00000000000000003fb1563a56362e0a6e652814e8f599f9c7e3570db46be6b5 1,024 0.39/1.00 vMB 55
297,197 297,197 000000000000000084daec504f9f49b9b2b27247f96e566db4e6a98f4068348c 256 0.10/1.00 vMB 31
297,196 297,196 0000000000000000316945d005fc3bcc8b86b9045c9820c148aa6059eb5e74f0 227 0.37/1.00 vMB 16
297,195 297,195 00000000000000009c6138ad425ac6b541c4066e65d24e918740509e6dbeca71 256 0.46/1.00 vMB 16
297,194 297,194 00000000000000002d645d53fba0aa90b37f9490d7a500bfdcf2ca5e0c0d95cc 1 0.00/1.00 vMB 0
297,193 297,193 0000000000000000600883e24eeb32a9490f92362318f3872e2cfd72ddf903e2 1,911 0.92/1.00 vMB 32
297,192 297,192 0000000000000000984b3a50fc6d26a7b920637adbc1dcd3bce669ba7356d231 1,145 0.35/1.00 vMB 70
297,191 297,191 000000000000000024abc60eebba42333d74b30635ca5fb0b7c776a579c307a8 128 0.05/1.00 vMB 39
297,190 297,190 00000000000000008f0bc85434924d7e6b1ff04a098142238f2ae2ecfb71f206 359 0.18/1.00 vMB 40
297,189 297,189 000000000000000056de61ffe549f8825f3965b629fc1344b965666883d0a52a 550 0.35/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.23 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: 654.82 GB
    • Received: 14.21 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.