Loading Tool

Explorer IconExplorer

Memory Pool

53,529 transactions
31.91 vMB
0.13284835 BTC
Random Selection Loading Transactions
Max Size: 170.57/200 MB

Candidate Block

Mining Attempt 19e81a9ba320b73fe8aaf4a19acae801bba98baa107494b379fc341d89124f82
Version 20000000
Previous Block 0000000000000000000009fd3786a9cab5b58d654ad3894ab8146e5cf82088d1
Merkle Root 4d30bb6c430657c5de3026c97020b8462c2422296c49eade0220e617d90d7ea8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,464
Size: 1.00 vMB
Total Fees: 0.03546271 BTC
Feerates: 368.10 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,820 (148,215 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,605 766,605 0000000000000000000462676283c6192ab02ef639684978de05bdaa2402108f 2,223 0.81/1.00 vMB 11
766,604 766,604 00000000000000000007b0b0e30eb480b8fde2c17030463dce03ffc5f3ff29b1 1,195 0.82/1.00 vMB 1
766,603 766,603 0000000000000000000214cd0327afd9267c28162d8ec75573a64888f8e39a18 2,469 1.00/1.00 vMB 10
766,602 766,602 000000000000000000007e3e79fceeb48e18c17f9d81328e9b878e6e8b0bbc8f 3,081 1.00/1.00 vMB 20
766,601 766,601 00000000000000000007d31c1f78a8aa4b42c4997efb223bcc6c4cf62195810b 170 0.05/1.00 vMB 11
766,600 766,600 00000000000000000005275eb5f6d8aae527dbf812aca56f348a436564bca410 525 0.15/1.00 vMB 14
766,599 766,599 00000000000000000006010e0f05a7721ef5b7e6c2e1505be686f50ee81ddd0e 652 0.28/1.00 vMB 10
766,598 766,598 00000000000000000007a75d492eab22c8e621abaf4f7352c88ca069c531fe9f 1,101 0.39/1.00 vMB 10
766,597 766,597 00000000000000000005bf6d883d1fac7037061026d898d4fe5c27d33a28daaf 990 0.42/1.00 vMB 8
766,596 766,596 0000000000000000000058f720dda765f0840c119609d7c4b4cfdef30d390c81 839 0.62/1.00 vMB 5
766,595 766,595 000000000000000000023a4f908522cebd0cc4d5242f35383ab0c08029ede226 2,466 1.00/1.00 vMB 12
766,594 766,594 00000000000000000000788693a1991c06e9d89e3f2064f36485c1460c75cff0 678 0.33/1.00 vMB 10
766,593 766,593 000000000000000000050633944cc4b68629527a682d916bd85c7d9846a83c86 596 0.30/1.00 vMB 12
766,592 766,592 00000000000000000006e1d3e24dd5f8f185f715901ade8a806a8cceb26f48b7 495 0.51/1.00 vMB 9
766,591 766,591 000000000000000000002e5ee43f779485438bdafec6278721dd7fd8aa9fd75a 18 0.00/1.00 vMB 13
766,590 766,590 00000000000000000005a8e8579333572bb4c8a650e48f298d3924ecbbb64421 2,054 0.71/1.00 vMB 10
766,589 766,589 000000000000000000042bb86a7bdb6eaffd6ccb12cf73053e9328cd40ba69f9 1,928 0.82/1.00 vMB 9
766,588 766,588 000000000000000000078537cf068b3f43decd35d74d9210720af830a702c51d 2,967 1.00/1.00 vMB 14
766,587 766,587 000000000000000000060139118d6749c807f61aac95be69905b7a9624125c69 78 0.02/1.00 vMB 13
766,586 766,586 00000000000000000007e30fa00469ec4f8adc5b62c26a8d904ab091f138de78 1,119 0.48/1.00 vMB 9
766,585 766,585 00000000000000000004ddbe09d65083b905f56e36b04f663c3d2d1a520b20b2 918 0.97/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.07 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: 651.24 GB
    • Received: 13.50 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.