Loading Tool

Explorer IconExplorer

Memory Pool

74,939 transactions
27.77 vMB
0.07758456 BTC
Random Selection Loading Transactions
Max Size: 168.81/200 MB

Candidate Block

Mining Attempt 1ec733adf65e02729c72c8cc7d15b4db3143ea3d97db6426828738ad14b2aeae
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 65efed898980f1245f60302c63b772f8d04424e89800095e6df9159433c492d7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,158
Size: 1.00 vMB
Total Fees: 0.01775398 BTC
Feerates: 472.31 > 1.78 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (399,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,865 515,865 00000000000000000025b7afd8b9505e046a9019bea6cac71fb8884120cfe1c0 734 0.47/1.00 vMB 59
515,864 515,864 00000000000000000042b886598ffa82f56c56495db774b417d0ba0dc6cbc6aa 2,195 0.87/1.00 vMB 30
515,863 515,863 0000000000000000002ce78722d4ab2125f2c9239588a8ee09081e7ea09e6c7d 2,095 0.88/1.00 vMB 27
515,862 515,862 000000000000000000014f04f7821d890a43c21891f9529766795d403facfd02 1,113 0.94/1.00 vMB 10
515,861 515,861 0000000000000000004c5f91488c3c91ec3f927cba2e74f2b8befda75a8400f5 2,300 1.00/1.00 vMB 30
515,860 515,860 000000000000000000106cccd34b0a76561d556f95dd176f94dfc24562215f54 3,228 1.00/1.00 vMB 14
515,859 515,859 00000000000000000046ec2861cd07f384811ba8c849ac4bf063e51862356c6c 2,417 1.00/1.00 vMB 56
515,858 515,858 0000000000000000000ec4c403453b7e5f75c6b6d489eda51001d1d91c563b38 831 0.37/1.00 vMB 50
515,857 515,857 0000000000000000002d051e67daf3fc5b018fd880d33217a58c8ccf3a36ce4a 358 0.20/1.00 vMB 5
515,856 515,856 0000000000000000000f6049d523b20dda1f5f06d116478eb28a16c88c908d16 2,076 1.00/1.00 vMB 40
515,855 515,855 000000000000000000003ed44357adc2e5045964f5bb63e1ab22fd3f32043245 667 0.40/1.00 vMB 14
515,854 515,854 0000000000000000004819bb092ea1b711c1608bbf9790cc52087cce5892a33b 1,724 1.00/1.00 vMB 6
515,853 515,853 0000000000000000002289d4cee2f61a9b345248b85de7086ed9f49b17d1e239 2,775 1.00/1.00 vMB 25
515,852 515,852 00000000000000000005e8e3d20b014c69158d2a52658b54517d5119ff0f420b 2,438 1.00/1.00 vMB 64
515,851 515,851 00000000000000000025d780e08aeffc28e67f23cb2667c648953780e114aacd 2,035 1.00/1.00 vMB 10
515,850 515,850 0000000000000000000566e0d422b4f6618476a1850026dc46204a73cd32ab0b 1,200 1.00/1.00 vMB 16
515,849 515,849 000000000000000000386d6517dc0030ee594d1d61a74d865edf2ebef0d6ba7f 1,109 1.00/1.00 vMB 17
515,848 515,848 0000000000000000002b60c1cc60e825b80747b2758b1907f1bbca8e343608ce 596 1.00/1.00 vMB 40
515,847 515,847 0000000000000000004c6bcfdd1860a5e1746c3d8678371de5b11c30f507feb7 837 1.00/1.00 vMB 49
515,846 515,846 000000000000000000500af6d11cbfb16530689f1c24a96e0346bd6a79077635 420 1.00/1.00 vMB 48
515,845 515,845 00000000000000000049ae5205ab3261a1079eddb235c8bf09132e476f2fc30f 1,885 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.90 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: 713.55 GB
    • Received: 17.39 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.