Loading Tool

Explorer IconExplorer

Memory Pool

37,990 transactions
26.80 vMB
0.05331310 BTC
Random Selection Loading Transactions
Max Size: 139.30/200 MB

Candidate Block

Mining Attempt f98667f5e3f057168c71346b8caf2288519443a5c740a495a5dbf85667d51d1c
Version 20000000
Previous Block 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59
Merkle Root 8140fea129ebe50c9e4912cd9de5b83485414bcc86206c3cc31616be4935fcbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 542
Size: 1.00 vMB
Total Fees: 0.00393777 BTC
Feerates: 44.54 > 0.39 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,866 (292,965 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
621,901 621,901 000000000000000000094fb0abab8b48b09943ce308f406780815809680c7f0f 1,437 1.00/1.00 vMB 27
621,900 621,900 0000000000000000000a677399f2efb8573ece362a8c19ea98b477b836397ad5 2,053 1.00/1.00 vMB 38
621,899 621,899 0000000000000000000d675e3b3eb6b70745a8f2aaccf5aa847d5754df5f5dc4 3,050 1.00/1.00 vMB 34
621,898 621,898 0000000000000000000bb5efb50771aeb503c8dab0bb0b482a6e35b0a322c644 2,554 1.00/1.00 vMB 42
621,897 621,897 000000000000000000039eccbd9fb5da94c3a8efe34fa6fc8cc207e2b69fcda6 2,472 1.00/1.00 vMB 37
621,896 621,896 000000000000000000017ca714c89afbe456e20484c2695dfb4932474b005317 2,252 1.00/1.00 vMB 48
621,895 621,895 0000000000000000000ab50ae1e50d3fed24b0c409717f253dffecdc27f9fd67 2,678 1.00/1.00 vMB 71
621,894 621,894 00000000000000000009823d00e9f72ac1445f9ad4d188e10ce1cff9b08bc4d1 2,983 1.00/1.00 vMB 61
621,893 621,893 00000000000000000009800090af4a1dd2a9a28511e1a509eb625414c0b7334b 2,636 1.00/1.00 vMB 74
621,892 621,892 000000000000000000058b738d0af08c0cc567f163d252c8d61894006f69ce76 2,191 1.00/1.00 vMB 68
621,891 621,891 00000000000000000000a115abaf7008b13a7c77f6457b93043f8a7f0f16ef77 2,688 1.00/1.00 vMB 62
621,890 621,890 000000000000000000015b476c570a6bfb3e298d92e032c08fad955e185a8623 2,831 1.00/1.00 vMB 49
621,889 621,889 00000000000000000005f3da05a5e5192f5c12575e3bb4ad0f78148e7b4b9cec 2,851 1.00/1.00 vMB 82
621,888 621,888 000000000000000000050c06c99eea9aaed654a68c5191300c8de74c2b469d0b 3,007 1.00/1.00 vMB 69
621,887 621,887 000000000000000000058443d3b4f9eb9491fb71079a4ec273bd2494c5f0c9a3 2,257 1.00/1.00 vMB 74
621,886 621,886 0000000000000000000854f901031db297b337f3b409b5f4c6c394fe65ebcb70 2,428 1.00/1.00 vMB 76
621,885 621,885 000000000000000000031acb96cb4ea6a487e91d22753a064e59f7d4b5b76ec5 2,313 1.00/1.00 vMB 82
621,884 621,884 00000000000000000001b61854c809c4a5c7978ae53d9d8c91f72403cc970a7b 2,061 1.00/1.00 vMB 68
621,883 621,883 000000000000000000079de12e27320d49b7fefe24d9c74735d9eddc204c3001 2,766 1.00/1.00 vMB 86
621,882 621,882 0000000000000000000f3aec8c0e35d45c16d670c814d5fb588f37e30335e419 2,957 1.00/1.00 vMB 89
621,881 621,881 00000000000000000007e39fd22ac4d5b1bce8a2d25ace420bdd7b537d816df9 2,369 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.15 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: 653.02 GB
    • Received: 13.82 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.