Loading Tool

Explorer IconExplorer

Memory Pool

42,737 transactions
30.34 vMB
0.07658318 BTC
Random Selection Loading Transactions
Max Size: 154.49/200 MB

Candidate Block

Mining Attempt f7cf3975e3c8955e97352d3a1f00cf7bbc25ca576e5c250f3db6b55f671f8b50
Version 20000000
Previous Block 00000000000000000001da95720d95f2e479285085836fa441dc2489a9436621
Merkle Root 5887317817469655f703e12e0908a50b1b5820459f1f361991f11d27c3da3020
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,010
Size: 1.00 vMB
Total Fees: 0.01583126 BTC
Feerates: 150.75 > 1.59 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,585 (329,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,073 585,073 000000000000000000123bf0483dadb6f99cd6d90c44cb9d08006ab9a2945a20 1,737 1.00/1.00 vMB 62
585,072 585,072 0000000000000000000274b07ed44fd2ca1e514c32f0623c98d8dc7e322c11ce 2,937 1.00/1.00 vMB 88
585,071 585,071 000000000000000000179ec1b60f26b805d34df718ac5534d8b8daee39a8db3a 2,292 1.00/1.00 vMB 30
585,070 585,070 000000000000000000082b3d499e2ff0f26cff357ce32a5bc984a272c10e8c45 1,635 1.00/1.00 vMB 61
585,069 585,069 00000000000000000012a8308db22b0571419d3b5bee68707e892c6d39f6f475 1,057 1.00/1.00 vMB 34
585,068 585,068 000000000000000000154f02c8d88ecc915a092ba24f7798dc4ddbeb6e61e266 391 1.00/1.00 vMB 6
585,067 585,067 00000000000000000012c0f467378234b906e6a4716f04656cc8d270fc00ab2e 2,221 1.00/1.00 vMB 6
585,066 585,066 0000000000000000001451e83f32d1c4c047ab32fd222bbfb98de160b172cd6a 1,530 1.00/1.00 vMB 38
585,065 585,065 0000000000000000001efb4b576610c43b5be4e0607cac600639bcd3ba36b80b 1,557 1.00/1.00 vMB 59
585,064 585,064 0000000000000000001aa029febfc04bcc8250e271bdf746e8f7076fbeeedbd4 1,999 1.00/1.00 vMB 64
585,063 585,063 000000000000000000145c6c5c3bd826a656bb8b0349fd73fc59f7c64cd5aa81 1,996 1.00/1.00 vMB 19
585,062 585,062 00000000000000000012c2619d2714de20e3c6d046da84116c5b35ee98b84a52 2,380 1.00/1.00 vMB 23
585,061 585,061 000000000000000000163054d6b352e7c746662c44c13c1a7375fa9feb7785da 2,154 1.00/1.00 vMB 19
585,060 585,060 00000000000000000017f8a95ac0de04a9916f07a052e50048262708f36c8658 3,101 1.00/1.00 vMB 64
585,059 585,059 00000000000000000006abfdab0114033c487161b3744dbae6f3ac66d6e85a73 2,874 1.00/1.00 vMB 72
585,058 585,058 0000000000000000001533f558f584679896ef171d3f719859d05fbf702464b6 2,751 1.00/1.00 vMB 66
585,057 585,057 00000000000000000012785e8d91ad98cefc94fa7112f474890c8312fe9084db 2,621 1.00/1.00 vMB 76
585,056 585,056 00000000000000000018221fe9a4994c0ee07c017c461e29cf05b36998f45a82 2,378 1.00/1.00 vMB 36
585,055 585,055 000000000000000000168958ea29e3b0d4f0f6ece8e630f9d5e2a3faa1d77350 2,721 1.00/1.00 vMB 74
585,054 585,054 0000000000000000001866172efb81d80d5c1618732362da7ae8dd54fe77ddf3 422 1.00/1.00 vMB 6
585,053 585,053 0000000000000000001e102f95b0a381825d230c76c11410555ed030cd4f7466 2,127 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.66 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 627.26 GB
    • Received: 11.73 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.