Loading Tool

Explorer IconExplorer

Memory Pool

41,939 transactions
26.55 vMB
0.07760764 BTC
Random Selection Loading Transactions
Max Size: 138.66/200 MB

Candidate Block

Mining Attempt 06a5d2474d33795e7a2dadb7a12181d2d26280bb613868dfee613d5642a97704
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root 1fa1eb2f28b6fb752f008d81ac7d0332ede402e964b201f86b22f9bdd0742296
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,739
Size: 1.00 vMB
Total Fees: 0.02871552 BTC
Feerates: 151.01 > 2.88 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (609,403 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,480 305,480 00000000000000000b7a50dbb620b2b78d7667164cc5d310595784df9f391f4b 392 0.35/1.00 vMB 21
305,479 305,479 000000000000000048ee9f3bf810116bde2965da305ec30d1633a761fe9180be 742 0.35/1.00 vMB 37
305,478 305,478 00000000000000000ea432f0471725a4adc813e23bef90a2e856df0544c55602 179 0.11/1.00 vMB 30
305,477 305,477 00000000000000005ac5c5a2ae852fc340572b759cd7c8df9672261485c708de 441 0.22/1.00 vMB 27
305,476 305,476 00000000000000001eb2a01b0e23a47499cdea671a5163c9e1ca280fc8d21d70 300 0.27/1.00 vMB 24
305,475 305,475 000000000000000046747afb066c00a71974cc76608476dcf744c215d0fc6113 170 0.10/1.00 vMB 28
305,474 305,474 00000000000000000807116bde90fe9e2990aad7c6da0bb6e2a19cf566e2d698 23 0.01/1.00 vMB 41
305,473 305,473 0000000000000000183206c54c289aa021e7ff3ae2d5e4ab38ab90519dadd140 25 0.02/1.00 vMB 11
305,472 305,472 0000000000000000481348e60a94970d19d79af1bb15c70d5b0ba05ef355d61b 233 0.19/1.00 vMB 23
305,471 305,471 00000000000000003b9ab0f2b5442a5d6a8625f385c6fcc8fd62176c666ec9d9 632 0.35/1.00 vMB 30
305,470 305,470 00000000000000002d4072f5b95885bea7cc99f66e2d9030b134b2b8c8386328 364 0.22/1.00 vMB 30
305,469 305,469 000000000000000030ebf61bfddda2f0c6227cd1d6c06b3fa1e83b59ab348260 91 0.09/1.00 vMB 5
305,468 305,468 0000000000000000312521f2f9f6817e62ad0ce8bf87014ca55c0ef82ea67b1f 198 0.18/1.00 vMB 22
305,467 305,467 000000000000000039a249d696e07a4078b55b3b21ab7c5b21ec7f58ae75e89d 239 0.35/1.00 vMB 16
305,466 305,466 00000000000000003d1489f8c353c9802cfeb7f9e1e60038589fd669213f8d9b 769 0.35/1.00 vMB 33
305,465 305,465 0000000000000000247971a6b8aee9fd4741a160defe5335fafa6e2139f9d81d 512 0.24/1.00 vMB 31
305,464 305,464 00000000000000000a4c62dc7acf9c0cac1d7457a8ed2c81d437e51c06ef0b4b 929 0.35/1.00 vMB 54
305,463 305,463 00000000000000004d3cbe3d7c13e635bd9433cd9b23b6a8ef91502e9b25d2ab 395 0.25/1.00 vMB 28
305,462 305,462 00000000000000002fbc87f4f1ccfe378d7d1f4b04463527de8159c99de13803 32 0.01/1.00 vMB 34
305,461 305,461 00000000000000005192c852d398c4565403b743f456243cf4f1d9e2c31cc9ac 81 0.05/1.00 vMB 29
305,460 305,460 0000000000000000567df2136cfa56b5c7f2ce32ced967a9d3fa36c41b723135 35 0.02/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.18 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: 653.62 GB
    • Received: 13.97 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.