Loading Tool

Explorer IconExplorer

Memory Pool

43,754 transactions
26.36 vMB
0.05645173 BTC
Random Selection Loading Transactions
Max Size: 138.93/200 MB

Candidate Block

Mining Attempt 9287702f518d7a89b05e0648fee3ce7987d914a49031ced310504a5383df18c3
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root af633ae16e5a0b7de69a7f8185feb7da08cb3a217f0e8754f623b87a6427e695
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,696
Size: 1.00 vMB
Total Fees: 0.00821055 BTC
Feerates: 40.21 > 0.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (801,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,861 112,861 000000000000eaba6d0df8fa360790e86290da5ce856a93af09fbbc9e0a01588 4 0.00/1.00 vMB 1,175
112,860 112,860 000000000000e9f9861a07ac37b703fc5292ee3c6435b4cae085ceaf6888d03c 4 0.00/1.00 vMB 1,169
112,859 112,859 000000000000576636984f9169f559ead9d8ce8de068deb6c2b2ff02ab57fc32 13 0.00/1.00 vMB 0
112,858 112,858 00000000000031061f1c35e5706abc98272099a8c00e8f2c8b18ab2ae4894cf2 11 0.00/1.00 vMB 315
112,857 112,857 00000000000073e878cf90adeda0d9cf611c4a7e937d707c98bdfde8a35e91fd 10 0.00/1.00 vMB 0
112,856 112,856 0000000000010e556232a0382c5396ce0b231189278f20f9f2244b698c818b5d 22 0.01/1.00 vMB 491
112,855 112,855 0000000000010ac08507a7c049f21c5ade4ef69cd1dd41956ac060dc14bfeab0 1 0.00/1.00 vMB 0
112,854 112,854 0000000000004425669184405ffd24e9b5ef39f1c26f1fb28a214ce18ca90408 9 0.00/1.00 vMB 0
112,853 112,853 00000000000117c664ba8486d1fd32b75eef08bfcbe390f4d19579e4538907e6 13 0.00/1.00 vMB 1,428
112,852 112,852 000000000000adf133912d9aeeabc19eeae4e47c177264614bd152a63dbe205f 7 0.00/1.00 vMB 0
112,851 112,851 0000000000008e41defd94e48381726ce77ac11aedefab4e23fefd16c2fe123e 9 0.00/1.00 vMB 0
112,850 112,850 00000000000015b2048a9e8d395e0181bcf24b652cd3830672158925643e15e5 11 0.00/1.00 vMB 936
112,849 112,849 00000000000059c8520bd2aef4e7d14df42a92ef5bf11143279ed952969fa60e 12 0.00/1.00 vMB 1,056
112,848 112,848 000000000001186b21b50d3cd122f2db3bd980247cf63a7e691975efc631fd1b 11 0.00/1.00 vMB 0
112,847 112,847 0000000000005230232c104edfd458b3c7d99895638a99eba6d2fb9f65978392 11 0.00/1.00 vMB 0
112,846 112,846 000000000000ac973f9de72f55c945a67929146c4d645b868a71268cdb496c61 10 0.00/1.00 vMB 0
112,845 112,845 0000000000012736b42e6e3f78662b94a258f0db33ed954803a1020a2dbef7ef 26 0.01/1.00 vMB 1,050
112,844 112,844 0000000000009bd4a4eb597978c56666b1300338c8bbf42f4a9bf707b5203d81 12 0.00/1.00 vMB 636
112,843 112,843 00000000000053059ea5d3c427d9496af509560118189335d9275d5dd591c0b8 1 0.00/1.00 vMB 0
112,842 112,842 0000000000001e5f1cf342b7fb0a0f2d9bf351d223da46180ada43fcc8ac1d58 25 0.01/1.00 vMB 871
112,841 112,841 000000000000ae8e20d8d072731b2b0fbb4763fc11cac64234d6b21f2ba14332 9 0.00/1.00 vMB 1,718
Previous 10 blocks ↓
Total Size: 781.93 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: 646.42 GB
    • Received: 12.85 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.