Loading Tool

Explorer IconExplorer

Memory Pool

80,582 transactions
29.99 vMB
0.12233639 BTC
Random Selection Loading Transactions
Max Size: 180.43/200 MB

Candidate Block

Mining Attempt 8a7a1813ed3ebb8ed4fc978f8d77f0b9cac9432cf17073b481bfb46299fef198
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 3fb222b18474dd44480eb257369b71e4b3fe7b50ac479253899ecddb7c4f4b16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,601
Size: 1.00 vMB
Total Fees: 0.05053131 BTC
Feerates: 242.90 > 5.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (559,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,475 355,475 00000000000000000b012426195ee7b759bbe1615738efd680404e88bb923f05 2,021 0.94/1.00 vMB 45
355,474 355,474 00000000000000000291807b5e482990efdc4bee0a6d11f2294d364376f8edbd 182 0.09/1.00 vMB 26
355,473 355,473 0000000000000000004c53e73a15565329c6707ad7617a71eba3e066e4f07694 512 0.23/1.00 vMB 30
355,472 355,472 000000000000000012dda0c80285321a709cc79966ef03399508a5421fd2bb52 547 0.29/1.00 vMB 27
355,471 355,471 000000000000000009eed1a8c07c52c6f7a3b2f04a04b8fe5d97e6d54908ba6d 132 0.05/1.00 vMB 32
355,470 355,470 000000000000000009c96ff5e1eed4dcc0da7a7e99e5cc665ea943f71f737970 300 0.15/1.00 vMB 28
355,469 355,469 000000000000000005758fdfe5c9cc0f34fc7a66912eff95e2ca270b9179e4a8 303 0.14/1.00 vMB 32
355,468 355,468 00000000000000000850e15e431f268c4b96ef8623bb5bb9611b95d891af20a2 412 0.23/1.00 vMB 25
355,467 355,467 000000000000000005ec3aa36c2025bd2360241cc979e90babd4a1b2890b9ee4 226 0.11/1.00 vMB 24
355,466 355,466 000000000000000001f5e563cd3934d6295d7291479886d1a8709acd2d8cf017 187 0.13/1.00 vMB 13
355,465 355,465 0000000000000000115cb9f01df34ed3bb48b5c9fff638aac44f01c3f1dc40ad 431 0.28/1.00 vMB 22
355,464 355,464 00000000000000000fc9aacedd4b697f0f2c045c279c79852c515b97a856ca10 128 0.06/1.00 vMB 36
355,463 355,463 000000000000000007088548d5893f7d664f7295ca9868acbabae267ab322b98 97 0.09/1.00 vMB 13
355,462 355,462 0000000000000000035182a32ee389cd003c5e664c2ada40b0b6dfedd1c5d1e2 1 0.00/1.00 vMB 0
355,461 355,461 000000000000000011c17e1292a32eda4aac5bfd1fb7b282f99e9af39b3f3b7e 968 0.65/1.00 vMB 21
355,460 355,460 0000000000000000057998a7b34f61a535af9c3103cc60cb41eacb6457638ab3 613 0.57/1.00 vMB 20
355,459 355,459 00000000000000000768dc6744304f18adf01c6d1b52e65be0ed5078918ec789 1,771 0.75/1.00 vMB 35
355,458 355,458 0000000000000000054c9d9ae1099ef8bc0bc9b76fef5e03f7edaff66fd817d8 1,320 0.84/1.00 vMB 23
355,457 355,457 000000000000000016a59018fc89ed10e587dce8a8dd75cbf66c5f0e42d38a8e 857 0.39/1.00 vMB 29
355,456 355,456 000000000000000014121cef9b5739d6982e21db4ede36a501f2bf25d63b2fa3 293 0.19/1.00 vMB 24
355,455 355,455 0000000000000000011ca7052d4734fd9a98c89c4cdabcc9df09d7960a57f61f 106 0.05/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.