Loading Tool

Explorer IconExplorer

Memory Pool

80,598 transactions
30.16 vMB
0.07242242 BTC
Random Selection Loading Transactions
Max Size: 185.01/200 MB

Candidate Block

Mining Attempt e3c63f6078d4f7f9805f375286a5936294fa6ec1e7a89662f85952351c9cf6b7
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root 196d68788f2375fc8e8788a3dedb906b7204f96bb15c88efe8b470a1717d3960
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,311
Size: 1.00 vMB
Total Fees: 0.00542923 BTC
Feerates: 40.74 > 0.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (456,252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,086 459,086 0000000000000000012303cee32e7caa83889bd065df6b6acb80dea886925f71 16 0.00/1.00 vMB 157
459,085 459,085 0000000000000000013b2449b24d834f04740572be8ac6d71e527f3de032fb09 1,019 0.56/1.00 vMB 164
459,084 459,084 000000000000000001cf90358e2db658f1cb6f891fc518c14656824f536a43ff 756 0.58/1.00 vMB 75
459,083 459,083 000000000000000001b64e717c807ebef0561c3dd333316b07a5d974375470a9 1,689 1.00/1.00 vMB 106
459,082 459,082 000000000000000001cf2f770ed129b38bd5bee2516295107645597fc60e8fef 1,522 1.00/1.00 vMB 130
459,081 459,081 000000000000000000a6cd1701334ad6574ae00650eadebd2e576270de097348 2,499 1.00/1.00 vMB 173
459,080 459,080 000000000000000000e42892fe743ce01d21dcca831f3a71f88bdd0f24f16605 2,245 1.00/1.00 vMB 169
459,079 459,079 000000000000000001926930a587a123f1c4a6a6a0ed539f483f6e729ec42032 2,065 1.00/1.00 vMB 185
459,078 459,078 0000000000000000022fb5af3bddcfe22425f35124146cb1d3711fbaf9b2e08d 1,761 1.00/1.00 vMB 196
459,077 459,077 0000000000000000008937b32025d3460f28a0306275f883c481512d9cf5a75b 310 0.16/1.00 vMB 131
459,076 459,076 00000000000000000077b0cee82bc8d7412417cdca43ceebec05de7ec377d85f 257 0.19/1.00 vMB 132
459,075 459,075 000000000000000000a2ada55573ff7cae045f7f6d5818653dcdb0c572972100 2,094 0.99/1.00 vMB 134
459,074 459,074 000000000000000000909a9856234f1de2874cadee0e89b40a9fe0cd852e30bf 797 0.42/1.00 vMB 120
459,073 459,073 0000000000000000023e82626bc44b093de985134444d55bdc80fa9d6dddf41e 375 0.32/1.00 vMB 90
459,072 459,072 000000000000000000631dc6db1b1537409d6613fa60db40cd95627fd6e09855 1,857 0.83/1.00 vMB 144
459,071 459,071 000000000000000000b2284141621c9048706e59d61934726e992fb32c97bf09 2,060 0.99/1.00 vMB 98
459,070 459,070 00000000000000000212ce7a39782816766ed0e91d49e0d2b389e8a253a1cc62 2,558 1.00/1.00 vMB 184
459,069 459,069 000000000000000001b31a2a4610fa3e083087fd65b291393deabf73baac32f0 1,168 0.70/1.00 vMB 89
459,068 459,068 0000000000000000021a89695585f4bfeff660640884b192eb0810a8580fbc34 2,437 1.00/1.00 vMB 172
459,067 459,067 000000000000000001f995ed02c742c1cd926afa9b6561c35df3939d8af84634 2,668 1.00/1.00 vMB 172
459,066 459,066 00000000000000000035dd09ea30e8726a171e9b3e14677a118d5b9340a40f90 433 0.17/1.00 vMB 138
Previous 10 blocks ↓
Total Size: 782.98 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: 716.20 GB
    • Received: 17.79 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.