Loading Tool

Explorer IconExplorer

Memory Pool

74,906 transactions
29.43 vMB
0.06502624 BTC
Random Selection Loading Transactions
Max Size: 177.75/200 MB

Candidate Block

Mining Attempt bb538652a66f37cd61fb2ba25ddcc8e8569337459a03314845807e3de96fd598
Version 20000000
Previous Block 00000000000000000001202d9deac2496cbee3e462561514b22f7bca5f959693
Merkle Root 057056e7112c37f1d2ae28119c23ac86ae3e473a35c26e23b6482624bca4c686
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 243
Size: 1.00 vMB
Total Fees: 0.00321345 BTC
Feerates: 12.56 > 0.32 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,206 (321,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,720 593,720 00000000000000000011a84488683a6eacb42b34f603f5e49c8341a5bb9b7a5b 2,974 1.00/1.00 vMB 19
593,719 593,719 0000000000000000000e3a939e20a1ed27ddae9af1679fa4aeb59bb213d21ad7 3,291 1.00/1.00 vMB 36
593,718 593,718 0000000000000000000141f7a0eadb96fa48b62a4dba4d6381b80ab9348bafce 1,000 0.31/1.00 vMB 17
593,717 593,717 000000000000000000110be70e2166b9ab01479c36f94f1d81ed817b442c139d 184 0.05/1.00 vMB 14
593,716 593,716 00000000000000000004268fd40d987adc14d9aa9c5a18df56a3eff946998efc 1,889 0.60/1.00 vMB 22
593,715 593,715 0000000000000000000d8bb037dc902a0b030153d7df6af8fee9b40a475c258e 1,182 0.40/1.00 vMB 13
593,714 593,714 0000000000000000000ce8290a457a2d1b827f16ffc5db560dc2d6ceec20f7c8 881 0.36/1.00 vMB 13
593,713 593,713 00000000000000000003d131e8e5d166bf28e9879085e29a24cbe0e2920d7457 2,853 1.00/1.00 vMB 11
593,712 593,712 00000000000000000019374e2e5c134d20e097ea4adde5b93a92df865562e731 2,494 0.99/1.00 vMB 26
593,711 593,711 000000000000000000076d8b498a7a20a0aa8a7014adc9e908c9a18abdda541b 3,140 1.00/1.00 vMB 11
593,710 593,710 0000000000000000000205399972e45157af6cb5de2124e903d761d9771a30db 2,928 1.00/1.00 vMB 31
593,709 593,709 0000000000000000000cb7760fc986cf5eab2a3e9f75e9af11e878aadab8b542 1,267 0.45/1.00 vMB 17
593,708 593,708 0000000000000000000daea9d66c273aaf1df6451e2567fd13a4f708185162cd 1,524 0.57/1.00 vMB 6
593,707 593,707 000000000000000000038101f0c14542ef208fbcf09b3846a69386825fa30918 3,009 1.00/1.00 vMB 30
593,706 593,706 00000000000000000013f43e3fc36c1987be4be038cb0bb2b06f75a1eb80d745 895 0.32/1.00 vMB 21
593,705 593,705 000000000000000000028c1d27453803b8f348c51d882523317cb508f326afc0 1,626 0.75/1.00 vMB 14
593,704 593,704 00000000000000000000d38f356c873ff9f0785507a84508a1d076589f5e4cdb 2,067 1.00/1.00 vMB 18
593,703 593,703 000000000000000000051f7c4076c5a05e81c70eed03290802300a2c399a25fb 2,389 0.84/1.00 vMB 19
593,702 593,702 0000000000000000001479f6c2be5840962eae0326e58338650e661af073001d 95 0.03/1.00 vMB 15
593,701 593,701 00000000000000000018c921fe98218e89eed2b315466bed3990dbd6023e7370 2,238 0.73/1.00 vMB 22
593,700 593,700 00000000000000000005371c9258ef91c21bb581ef747af5f7d41476c4b866f4 1,373 0.81/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 708.59 GB
    • Received: 16.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.