Loading Tool

Explorer IconExplorer

Memory Pool

43,276 transactions
27.01 vMB
0.06249812 BTC
Random Selection Loading Transactions
Max Size: 142.11/200 MB

Candidate Block

Mining Attempt b3d50e9bb6e20ec26695dba53f332f26502771d941ada7a8b2febebb9255cb6f
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 3e755a1fca2a039179a40ee2a1a76b15bd560c05d3db2d29676d90b4cdee1b46
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,483
Size: 1.00 vMB
Total Fees: 0.01210419 BTC
Feerates: 151.15 > 1.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (199,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,413 715,413 00000000000000000009ecde9ab092cfeef34a8a0c2b33807ed83ed40de14f95 3,220 1.00/1.00 vMB 6
715,412 715,412 000000000000000000068221b783ceb98030a1fc73503b4c0c924d1f2f093e48 2,755 1.00/1.00 vMB 17
715,411 715,411 0000000000000000000482abd71f2f9976b49cd386c8591a8552cfef85a80a64 2,836 0.97/1.00 vMB 10
715,410 715,410 0000000000000000000b94730406777347c5f73c0be2fc31eaa3b0f813d8dc0c 1,942 0.64/1.00 vMB 8
715,409 715,409 00000000000000000000a4b30a422a395a8388a7cdcec11d2efeb0258c42eb0e 201 0.26/1.00 vMB 3
715,408 715,408 000000000000000000000dc02c93997bf2f4cf8854e02d1d575a74d5414ca9cd 2,385 0.94/1.00 vMB 5
715,407 715,407 00000000000000000007cadcfc044b50b85e27f964b046ce48388f4def039a5d 2,864 1.00/1.00 vMB 21
715,406 715,406 00000000000000000001f2e1e0844c5ef01792ed11fff714b01de481de1412fe 796 0.30/1.00 vMB 6
715,405 715,405 0000000000000000000b511bf20ecb6d0ea049862fa2741ed8098e508d98aa3c 2,169 0.93/1.00 vMB 5
715,404 715,404 000000000000000000040bd2d16bba613cbcb0884057064cc4485f6d5c81abc0 2,735 1.00/1.00 vMB 6
715,403 715,403 00000000000000000001b6b93e9be20c4e5499280fc286baeb28168f1bc4d301 2,805 1.00/1.00 vMB 13
715,402 715,402 00000000000000000005e0bf1f3bc0de70f414cd41a540dec80e7ba267cf18f8 848 0.29/1.00 vMB 8
715,401 715,401 00000000000000000007f1b2d4305614df7eb40ad7857b41eba38cea0014cf99 902 0.30/1.00 vMB 9
715,400 715,400 000000000000000000088f2b66707e58c60d8aac68f020a98824798ddde4d1ba 695 0.63/1.00 vMB 3
715,399 715,399 00000000000000000009ffbe3af9d619101ad70df2ae5c750074bfec39e8eb3f 3,598 1.00/1.00 vMB 5
715,398 715,398 0000000000000000000a0d4606230718c8f35e4d4126b44b61527ac144bcb66d 3,229 1.00/1.00 vMB 10
715,397 715,397 000000000000000000055f9c0bf5e130f54b1decc8b0b6b1e4d52a69fe250b08 3,299 1.00/1.00 vMB 15
715,396 715,396 0000000000000000000b5fa112a96a4756dab5900069f792d19c3d46238deade 1,905 0.75/1.00 vMB 8
715,395 715,395 000000000000000000042759774969ece4396bdbfd2b8b99b5fc92688c36958e 347 0.17/1.00 vMB 11
715,394 715,394 00000000000000000009cdc1d307b7d8bc11b7f7289dd1e3782c98ab5a697937 2,406 0.81/1.00 vMB 11
715,393 715,393 0000000000000000000105178620f788f340b0e18fc4dbcd3ae78edf1b533dc4 453 0.19/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.22 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: 654.76 GB
    • Received: 14.18 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.