Loading Tool

Explorer IconExplorer

Memory Pool

83,047 transactions
32.00 vMB
0.10048496 BTC
Random Selection Loading Transactions
Max Size: 190.24/200 MB

Candidate Block

Mining Attempt 9f1f2b055bbf1a5a73f02a31cceabfe54408292d9a882a4c17c172d2da3a7002
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 7bd8804ac17919b3d0b8c7cd88af2fabb13ea932ea3fb21faea36d1c5953cb9b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,073
Size: 1.00 vMB
Total Fees: 0.03646920 BTC
Feerates: 387.56 > 3.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (360,990 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
553,963 553,963 00000000000000000023835a3ab75d9419f39471db54b01032c82ea60bdc591b 1,231 0.52/1.00 vMB 13
553,962 553,962 0000000000000000001938f7e6778dff30e4b82d6732b9ef6a7f2426932f5409 40 0.04/1.00 vMB 5
553,961 553,961 00000000000000000012d9c27c938e12e284a79fd60b5047ae3e9a09b4ba5b13 1,766 0.71/1.00 vMB 12
553,960 553,960 0000000000000000000f53e321230bc4529df01492dcf25d032e0b7fc4cb325f 756 0.30/1.00 vMB 15
553,959 553,959 0000000000000000002e4b9816149b874f6076a4f4c6023f8c7e58ceaa3ddb5f 762 0.64/1.00 vMB 2
553,958 553,958 0000000000000000000474a4584246e83f32235024897683f06a22b235906135 2,656 1.00/1.00 vMB 7
553,957 553,957 0000000000000000002ba2712237875935fd8ad33e64211184aa554452780ddc 2,842 1.00/1.00 vMB 16
553,956 553,956 0000000000000000000fb2b8b821f8248bf1301c6f8a1df3de1bd31d2803e6ba 3,453 1.00/1.00 vMB 57
553,955 553,955 000000000000000000048e59573f4f1196bceb037dac253098ae6eb8ccfe5846 2,058 0.82/1.00 vMB 24
553,954 553,954 00000000000000000013c36fdd1c22654e531d6e6caaf77f7b674e26ae8c2310 1,013 1.00/1.00 vMB 4
553,953 553,953 000000000000000000147723401db6d95c028670aa431027364d9531a1a50033 2,351 1.00/1.00 vMB 28
553,952 553,952 00000000000000000024243ce26f1462c3662d1946ec092355c2094d487b403f 2,723 1.00/1.00 vMB 29
553,951 553,951 0000000000000000003101c58316840fe492422cc94076301799a651f8d4876e 3,075 1.00/1.00 vMB 62
553,950 553,950 000000000000000000125e2712fe1130456a6022644c9d8f4595267555646178 1,758 1.00/1.00 vMB 3
553,949 553,949 0000000000000000002f01eb59b561c121c46c6c65a07bd58ea094140c6678ee 2,149 1.00/1.00 vMB 11
553,948 553,948 00000000000000000028502b467957b13646b791eefbee434df50d5bd32a2607 2,806 1.00/1.00 vMB 7
553,947 553,947 00000000000000000027ba4a8a4d08b838af4c94d093807c4a6d0acd54f2ee31 1,806 1.00/1.00 vMB 7
553,946 553,946 0000000000000000002db08e56461f6d6e3f960ef0a66c10beb18003e96b7799 2,961 1.00/1.00 vMB 41
553,945 553,945 0000000000000000001ad9881c51d3b3076ffd5f50ba5567e7af7f43a23d6c32 2,503 1.00/1.00 vMB 24
553,944 553,944 0000000000000000000884b97684a3be71b1592cb3529dcfbe12ff32ea8fbe3f 2,692 1.00/1.00 vMB 67
553,943 553,943 0000000000000000002f7499feaee08cc60142a372c1c84dbebb167f2fdc5737 2,517 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.31 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: 658.78 GB
    • Received: 14.59 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.