Loading Tool

Explorer IconExplorer

Memory Pool

78,906 transactions
29.40 vMB
0.08289134 BTC
Random Selection Loading Transactions
Max Size: 179.72/200 MB

Candidate Block

Mining Attempt ff806db8e54cc27cd79efb057e37173824f19eb9baa4c7d9e05724f5c1a85a6f
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 68e84a33d5fe5d7993f8fc8af2bc249152fba4b777017aa3d36011b398eb7b37
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,514
Size: 1.00 vMB
Total Fees: 0.01829834 BTC
Feerates: 402.60 > 1.83 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (489,068 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,255 426,255 000000000000000004ce73371e280d552726f03eec134dfebda87b1c55a58fd2 390 0.18/1.00 vMB 59
426,254 426,254 00000000000000000477f4cd2505cd367603751003acd0ec398e10cd5022b726 192 0.08/1.00 vMB 66
426,253 426,253 0000000000000000031e681654d1de8fc23d8ddc7433dd4088f4ca98eaa51819 326 0.16/1.00 vMB 61
426,252 426,252 00000000000000000089306a8ae8a7cd40f6185b9fd429c28e6fb4acbc0230a0 1,072 0.70/1.00 vMB 57
426,251 426,251 00000000000000000027c8b48e97f054f17618ec2a85e0cb2420bd973279e0e8 1,204 0.99/1.00 vMB 35
426,250 426,250 000000000000000003553e111730817bd6a344722238cbde9b6b5682bb9ea99c 2,427 1.00/1.00 vMB 78
426,249 426,249 00000000000000000172430237bfa28add33810420f83277bbf79aaf990c1169 594 0.27/1.00 vMB 56
426,248 426,248 0000000000000000024ccf9a78c6d1713b936ccb3934e3c68d10a3c41aa58044 743 0.32/1.00 vMB 61
426,247 426,247 0000000000000000038f6479e34f73f6519d84b3c5f1be4531bbf5bc6943f417 612 0.24/1.00 vMB 66
426,246 426,246 000000000000000002d89d9249b1fbaa79345376f302c4c5807d762aa9399146 1,325 0.73/1.00 vMB 54
426,245 426,245 00000000000000000127858dbc4e2d0066768bcdb7c5ca690ec5bdf54eb8e119 204 0.08/1.00 vMB 68
426,244 426,244 0000000000000000041b29bf02a50537a29947c5ae89620cf7be4ce0249c104a 522 0.98/1.00 vMB 15
426,243 426,243 000000000000000004b6c402fc2b527aa2cb602722d7236ed4a7fc23232a051a 1,828 0.79/1.00 vMB 60
426,242 426,242 0000000000000000042bedcd058707f15bfeac77f1bec4e5fe44534855c7555d 2,073 0.93/1.00 vMB 56
426,241 426,241 000000000000000004c3e67d100867e22dcb8bfb7b7daa91af649e7ebc040413 1,922 0.85/1.00 vMB 57
426,240 426,240 000000000000000001108e7b978f4723b4bf91bd20a8e6753e611e9383850af0 2,721 1.00/1.00 vMB 73
426,239 426,239 0000000000000000025d594bbad5a93335365c5d24a313dcf58456c959b1aa43 1,807 0.70/1.00 vMB 62
426,238 426,238 0000000000000000037090613156531bd1293c120318ff7866ca007c1ec7ad68 216 0.09/1.00 vMB 83
426,237 426,237 00000000000000000294c63635aaa5f1013a73dfe62f11ba8981f43546d328cf 477 0.99/1.00 vMB 16
426,236 426,236 000000000000000004f6ee4f299a37a2ba4d5b5a800ea138d6da11409990cda4 2,026 0.95/1.00 vMB 62
426,235 426,235 000000000000000004ef781c3afb2d2a7f638109bce3de788a72816b0b4eb792 1,597 1.00/1.00 vMB 45
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.16 GB
    • Received: 17.66 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.