Loading Tool

Explorer IconExplorer

Memory Pool

79,107 transactions
30.09 vMB
0.07851324 BTC
Random Selection Loading Transactions
Max Size: 183.13/200 MB

Candidate Block

Mining Attempt c55dd08a373de44f2eb91f12a03870a928788a4b96be9ffc399416af9394b44d
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 637704e5873a71c8e860a8c9b05fc48fe1b14878cc85d236533ceb28365be360
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,787
Size: 1.00 vMB
Total Fees: 0.01144272 BTC
Feerates: 40.21 > 1.15 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (628,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,982 286,982 00000000000000010bfa428dc8e6f6e2bbb339bd07647a5134f3ef72f98bd481 204 0.10/1.00 vMB 29
286,981 286,981 000000000000000096886609468ec6b2f9af987996b17cc278838b7a244e4f07 144 0.15/1.00 vMB 18
286,980 286,980 00000000000000006be0d8f2246eb7955c5e8a8c831cdf20a77ef7c8cb80eef4 1,074 0.50/1.00 vMB 45
286,979 286,979 00000000000000015a171be18f92e7388d0f55b4a0c8761b2f99621c3dead3c0 80 0.05/1.00 vMB 32
286,978 286,978 00000000000000015c59478aafa6de57d98852b35fa5ee572c7f94041e8549b8 369 0.26/1.00 vMB 26
286,977 286,977 0000000000000000f1e6bbb52dad1cd0619e7436793f32088a79b047782addf4 816 0.47/1.00 vMB 38
286,976 286,976 0000000000000000eca104bf2326109855e4bebfe8d40b299c0890c79f1d773a 79 0.04/1.00 vMB 29
286,975 286,975 00000000000000012dcdb3286a1e22bb845378b51b8d635389e67081db1a202b 99 0.10/1.00 vMB 14
286,974 286,974 00000000000000013e1b0b95a6aa636ba52359e967648beacb9f0b3d9a53066c 1,663 0.90/1.00 vMB 33
286,973 286,973 000000000000000101a8df4d7a7400db5ffb76f034bf62184e3afbf1b0bee22e 8 0.01/1.00 vMB 15
286,972 286,972 00000000000000004961e797699e0b9b134eb16de739990a70611bf468660b43 299 0.27/1.00 vMB 22
286,971 286,971 000000000000000070d73136b1e08bd5361368b9b847e1b65ca3a0ea96653732 690 0.35/1.00 vMB 33
286,970 286,970 0000000000000000ca5bcd31b2d30f91fe81fcddfcee6c6f8b731760a3d096a1 212 0.06/1.00 vMB 78
286,969 286,969 0000000000000000bb3ccbb59971f7a10c7f24ca3ed8eb17c580cef0f0c3e1e1 373 0.20/1.00 vMB 32
286,968 286,968 0000000000000000f26b428dc4df3d98f94569932ef984757b8ed2a46c283f9f 156 0.09/1.00 vMB 31
286,967 286,967 000000000000000104f1868ed17691733a22d34c00a70241ab45ac28f652e18f 288 0.15/1.00 vMB 35
286,966 286,966 00000000000000003055fc2ed4131e1938ddc428ed0661325c1b3e23fb79d613 326 0.40/1.00 vMB 19
286,965 286,965 0000000000000000b776a3b155c283f328350f4d83b21733d65803b28b8f1286 613 0.35/1.00 vMB 40
286,964 286,964 000000000000000087c611ced05f41c41cacc298ca34db47f6e7b60c75fd3634 928 0.35/1.00 vMB 54
286,963 286,963 000000000000000122c33d0a4afc130792c92fae27a3cfdd42f7b6b24bcd2dda 117 0.06/1.00 vMB 43
286,962 286,962 00000000000000010036bc0ff22310c6eb8de9960f84887cedc955887ed4277d 301 0.19/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.