Loading Tool

Explorer IconExplorer

Memory Pool

82,257 transactions
29.89 vMB
0.06656123 BTC
Random Selection Loading Transactions
Max Size: 181.31/200 MB

Candidate Block

Mining Attempt 3ba5db355da30f9df9223f4d0f1b56bdc48b0f58c93ad94ac844a3f4c2284c4d
Version 20000000
Previous Block 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5
Merkle Root 8d928b313caaa5bbb0a0ab131b8b98d6c0bc00d2e6e2927a60bb1ed51f89a716
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,821
Size: 1.00 vMB
Total Fees: 0.00548089 BTC
Feerates: 43.68 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,959 (559,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,518 355,518 0000000000000000080f1cc68fe7ed2333f1be5564b29ad50f78c221186bc029 274 0.13/1.00 vMB 23
355,517 355,517 00000000000000001363af3bcdb86fe614853e45edd677fbd7469e54b9a7fae5 356 0.25/1.00 vMB 20
355,516 355,516 000000000000000012b294ef5f7bcb3939fb8d937ba7e710087fedf4ddc4ba7c 443 0.20/1.00 vMB 27
355,515 355,515 000000000000000001fec3db8374bc2eb2e94a891f1c9e5557ccc61e113a7b35 379 0.19/1.00 vMB 20
355,514 355,514 00000000000000000fd72f8e3d2bee3612cfa61a307236da66a39c8ac556da0f 996 0.46/1.00 vMB 31
355,513 355,513 000000000000000016026572c47d9bff8e903e919f2cf9adf5dcf68abbabcb20 89 0.08/1.00 vMB 13
355,512 355,512 00000000000000000c783bf032dd794072002f72044b435520a8a4732987acd2 486 0.25/1.00 vMB 24
355,511 355,511 000000000000000003dab6ea231f1e35f951cabceff1f5a1870327deb784ee05 367 0.19/1.00 vMB 27
355,510 355,510 00000000000000000767e4936887d78037e5a51aa4a29b98a8eee6a833863ab7 652 0.29/1.00 vMB 32
355,509 355,509 00000000000000000b0c6dff9c7641646ca6c8d7a9e63b214eb295c7dfc50605 1,225 0.68/1.00 vMB 26
355,508 355,508 000000000000000003f90fc52d9939350613cf358505401ea94cd230b48279c8 973 0.60/1.00 vMB 23
355,507 355,507 0000000000000000152f62426d8b95afa0f6a35c8953a901f5ec076db3870255 834 0.45/1.00 vMB 26
355,506 355,506 000000000000000016ac13837ceb1d39c331f8c08393ca12a6aeb8c5e1c3a31c 1,069 0.54/1.00 vMB 26
355,505 355,505 00000000000000001573135a4e1d8221b2c44804f7861aacb2df260268694180 404 0.44/1.00 vMB 6
355,504 355,504 000000000000000016a92cedabb4fc4c6680c1f1c2eee2065cd5daad9ca10459 547 0.33/1.00 vMB 24
355,503 355,503 000000000000000011f168dbc1fd6b68e58c814688cdb6d215f67598ea912c64 1,168 0.75/1.00 vMB 24
355,502 355,502 00000000000000000979aae15556e8daa67438245e19734e1e54e1bf8f439457 1,896 0.75/1.00 vMB 38
355,501 355,501 000000000000000010060501463ba6daa04ea41fcfd26cd8aca4b04894829206 643 0.51/1.00 vMB 23
355,500 355,500 000000000000000012b2011e6cd633d20b967e5e8d30cc62d546a67f52a69ce5 1,020 0.45/1.00 vMB 33
355,499 355,499 000000000000000013e09047cfe62de9cdca7ff40bb0e247105d2b049c6029d9 405 0.22/1.00 vMB 27
355,498 355,498 00000000000000000ede38f215b8dfe9a05f891f85ccf745ad490a086e4132f4 197 0.10/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.32 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: 660.26 GB
    • Received: 14.65 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.