Loading Tool

Explorer IconExplorer

Memory Pool

53,710 transactions
31.64 vMB
0.19085666 BTC
Random Selection Loading Transactions
Max Size: 170.13/200 MB

Candidate Block

Mining Attempt 306c58927e98818c7d0dd1b7511e68584ff98cbaabdda6f3814c4b37e40053a8
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root cac6771a6020380fa7ce0557a901ee0def41606dc4abacf87e582207c703ded4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,610
Size: 1.00 vMB
Total Fees: 0.10194889 BTC
Feerates: 477.45 > 10.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (596,129 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,695 318,695 0000000000000000259da47bb291b1bd629ee9105c7ae61865895a15c589a626 169 0.12/1.00 vMB 25
318,694 318,694 00000000000000000666f2162b901629b0f1b24502f3f1c0e62dee5c09c76043 255 0.16/1.00 vMB 27
318,693 318,693 000000000000000012edcf69c00ec63e474c6b3da880213724f25c8ee9ed5bb4 702 0.39/1.00 vMB 27
318,692 318,692 00000000000000001a4c7ad88167f5507ca43e9feb3f26df6d315ea2bd540b73 255 0.16/1.00 vMB 25
318,691 318,691 00000000000000000edc71c2fdde552bcf1465d5084a4af1d5bf0261a2271ac8 217 0.14/1.00 vMB 21
318,690 318,690 000000000000000012b040b17be08c418af452c2d7386948b6faa80fd4b6849d 293 0.16/1.00 vMB 17
318,689 318,689 000000000000000024ae622cfe3104e0bb065520406c7a253c014cddb20b9856 1,454 0.75/1.00 vMB 36
318,688 318,688 000000000000000020e3579ec31e0a0afc7bc98aab490a794f67bbf11cbeb707 1 0.00/1.00 vMB 0
318,687 318,687 00000000000000002317150c79cfb12682be4256345226b527d5815cd7de59c1 127 0.14/1.00 vMB 19
318,686 318,686 0000000000000000233166d5a63388da7f2e2879683fae917ee5d5ac63d9edb5 1,250 0.73/1.00 vMB 24
318,685 318,685 0000000000000000125315b915ce951df16d5b4f010f70de71bde2b9d800fdee 256 0.18/1.00 vMB 36
318,684 318,684 00000000000000002388dfacb664a4fcd035a86a127ca7ad401e0a8652bac9b4 556 0.30/1.00 vMB 28
318,683 318,683 000000000000000005292f44caa6d27a543d07d6ed257142656505e9449c991e 390 0.20/1.00 vMB 24
318,682 318,682 0000000000000000067f8df340fba7a6656ca70227b7353d8c7aa2405bd7f202 331 0.18/1.00 vMB 29
318,681 318,681 00000000000000002383a4177bf318a682e804232c7f4e6474558070d7d03d16 144 0.08/1.00 vMB 25
318,680 318,680 000000000000000009652447ff00fa73d3525c99410985f3c4a50e51fa910fba 503 0.28/1.00 vMB 25
318,679 318,679 00000000000000001d6674e89ac54fbe7795d6ce14134ad8efe5459544f8eb74 347 0.23/1.00 vMB 22
318,678 318,678 00000000000000000c65991156153217ddbdb24514af537dfcf7f17cbe3417df 701 0.60/1.00 vMB 23
318,677 318,677 000000000000000011b56fc32434c44bfa911c2cb148f1bf4328a1b65b5edaeb 1,243 0.50/1.00 vMB 37
318,676 318,676 000000000000000019195bba1763ea495b10a55aad4eb7671945b0c1d1a4b7a0 74 0.03/1.00 vMB 20
318,675 318,675 000000000000000015f0af48fa4065c9bd160777fa9206c789b572e7da1cce89 813 0.40/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.08 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.32 GB
    • Received: 13.54 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.