Loading Tool

Explorer IconExplorer

Memory Pool

72,502 transactions
28.33 vMB
0.07266844 BTC
Random Selection Loading Transactions
Max Size: 171.39/200 MB

Candidate Block

Mining Attempt ef24f898df3ee1a887dfbe813f7ec350ebc5d79797cc6327bee7a85e62d951ce
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root 1fe56412bf61ca86f70ab9d47e17ec7adc9284c2a442da3a5027b7d1ef734069
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,004
Size: 1.00 vMB
Total Fees: 0.01062476 BTC
Feerates: 150.52 > 1.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (634,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,710 280,710 0000000000000001662392b3eb10bc4d856df9c9252425aab717a5b4bd342f50 671 0.25/1.00 vMB 53
280,709 280,709 0000000000000000df07be59ec19b5936de0fcff030eec93a1a74593c46f58c9 770 0.25/1.00 vMB 99
280,708 280,708 0000000000000002210c2f5c5baee0c8bef9a39bca98c461c1b1a1936cc1b249 40 0.03/1.00 vMB 8
280,707 280,707 000000000000000256234ecae444d1cf9b885087b9f74af6148b4b086b0cca7f 126 0.10/1.00 vMB 19
280,706 280,706 00000000000000000ed34b771c0a43b2e91e8487dcb6d92a4aaf446617bbe4b8 97 0.05/1.00 vMB 33
280,705 280,705 000000000000000139c0f2245c9573e892498980a893238d87e9c9e17fa4e2ef 316 0.11/1.00 vMB 44
280,704 280,704 0000000000000000e24e5bbbefbcce353df1484a27b3fa2e57f62040dcf2f265 208 0.08/1.00 vMB 47
280,703 280,703 000000000000000055f63ce2e82fc7637af8a4a08ac67ee93183a2cfe001640b 99 0.03/1.00 vMB 47
280,702 280,702 0000000000000001ba5488d5f15103a6f8c54c8eff5d853ad8964a42b0417954 135 0.05/1.00 vMB 45
280,701 280,701 0000000000000002549f9deb16bf7cdd7e1a1caff8e80ba00c5b9d554bbbe6d8 142 0.05/1.00 vMB 41
280,700 280,700 00000000000000016262a87b76162256559b03d6b2b129711b950453e430ca17 447 0.21/1.00 vMB 61
280,699 280,699 00000000000000024f4507d29aa19d7f63e81c07f133923d8ba0d762ac52c007 387 0.17/1.00 vMB 59
280,698 280,698 0000000000000000e6849dd9abfe52bb9bfb64a5d172ad6e5ff1d132ccb83545 59 0.03/1.00 vMB 31
280,697 280,697 0000000000000001a1d2161eb67ec0eed65f84d2ebe6459869eb757a461feeed 42 0.04/1.00 vMB 12
280,696 280,696 0000000000000001cc9071f171d235ecbd273876bdc4a679900380a02e7db0e8 117 0.05/1.00 vMB 35
280,695 280,695 00000000000000018a355e2d2bac1470c10ca2a45c7f8e7143caad60e8f625bc 224 0.12/1.00 vMB 47
280,694 280,694 0000000000000001217f16445c7dee8052bf5d573ea03b11c076773ee242b3a3 68 0.03/1.00 vMB 48
280,693 280,693 0000000000000001915738512ca91ad1a3903b1c7c30cb6c9a3da9cb3538ea2a 601 0.23/1.00 vMB 80
280,692 280,692 000000000000000053f7cfbd072795d37077daacfe3d726a12a66da2bd4a9ed1 95 0.06/1.00 vMB 36
280,691 280,691 000000000000000138c56461ebe6c6795ced654eddb6f476b71f936417b69e1c 266 0.16/1.00 vMB 36
280,690 280,690 00000000000000006477c74f900fcf82d42b829ecd0c7c13d6e5c094d937540a 84 0.03/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 783.18 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: 750.25 GB
    • Received: 18.84 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.