Loading Tool

Explorer IconExplorer

Memory Pool

82,150 transactions
30.95 vMB
0.10367191 BTC
Random Selection Loading Transactions
Max Size: 188.22/200 MB

Candidate Block

Mining Attempt 2666f26d1bf30dd4aec050cf3f24108a175527538f09ae34eb8f82fbcaff5be3
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 075177456943831eabb79ca437033253536df8fa1d119bf542e960cf7eb93971
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,025
Size: 1.00 vMB
Total Fees: 0.03086666 BTC
Feerates: 200.89 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (86,268 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,114 829,114 000000000000000000014ad579b049512b991cb1e5ab8d1ed403f4ff408e4401 956 1.00/1.00 vMB 33
829,113 829,113 000000000000000000010eb6bf4e324dfee3ffdd2c670edb27d272098c08e575 1,431 1.00/1.00 vMB 31
829,112 829,112 00000000000000000002f77718afe645d15d581b5f52646a22b5cd0d9428daa6 2,562 1.00/1.00 vMB 55
829,111 829,111 00000000000000000003861e13674b42a77d14b8ed171a3b0883ec321833eb6b 2,037 1.00/1.00 vMB 48
829,110 829,110 00000000000000000002ff951e5915e04f64f8235bbcd6757b76cea5fdc0e58c 736 1.00/1.00 vMB 26
829,109 829,109 00000000000000000002f850f38558247d646901cafe0cb755ef9af50079eb37 747 1.00/1.00 vMB 32
829,108 829,108 00000000000000000003aecfc308b7389d2ea977ea01de13c32bde0c431fdc1a 1,126 1.00/1.00 vMB 33
829,107 829,107 00000000000000000001dc33a077aabba939b4658c699d4b3d250683c94d9630 704 1.00/1.00 vMB 27
829,106 829,106 0000000000000000000200c7f4113e0da7c299e1bc24669d87cfbb266741e7b5 2,317 1.00/1.00 vMB 36
829,105 829,105 00000000000000000000ba2a12704b59271150528836c76e11bb5d4e7dc4c2bf 3,038 1.00/1.00 vMB 39
829,104 829,104 00000000000000000002c8a62f1b9f485ddb29892a9a0ace66dceef68a68f328 2,680 1.00/1.00 vMB 104
829,103 829,103 00000000000000000002704c17229558651bd3fd8f598d55e59b9b924b5e53b0 1,099 1.00/1.00 vMB 33
829,102 829,102 00000000000000000000fe94e244e5bb08a38737feb3eecf7e5204aea669851f 2,070 1.00/1.00 vMB 43
829,101 829,101 000000000000000000026ff1398ceec721049d531c61ac4814de6b4ebf27f531 2,349 1.00/1.00 vMB 27
829,100 829,100 00000000000000000003975faf4e009f29ab4f90e86ac9abbafab3c613111752 2,876 1.00/1.00 vMB 38
829,099 829,099 00000000000000000002e9802feeff2ff3bb387982bdbfa861c9711ee1937d24 3,188 1.00/1.00 vMB 82
829,098 829,098 00000000000000000001d76da2f93de3d4ff289bc098c09ba76f3b4655e3bf91 3,214 1.00/1.00 vMB 80
829,097 829,097 00000000000000000002180fa178eda5b1dff328b88d69f1a52b11b3b9619685 2,692 1.00/1.00 vMB 46
829,096 829,096 00000000000000000002e88de58b303ae865f499d751ddb72c3656c47cf2fc24 2,467 1.00/1.00 vMB 36
829,095 829,095 0000000000000000000208938f358531359aba52b9fb56085e3004d77282259b 2,447 1.00/1.00 vMB 46
829,094 829,094 0000000000000000000154000651aae8d40919725a137416b63b4905c2a44c42 3,363 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.60 GB
    • Received: 18.21 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.