Loading Tool

Explorer IconExplorer

Memory Pool

79,703 transactions
34.79 vMB
0.18898303 BTC
Random Selection Loading Transactions
Max Size: 193.83/200 MB

Candidate Block

Mining Attempt 0ae7c285714313661c6387b56fdda6a6be9d3cccba630222a42bcf4d0642bfdc
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root cc85155913ffb1016a3c33f176af75bd1bb51b937b598e0195e1a8b0283d9b80
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,423
Size: 1.00 vMB
Total Fees: 0.05780518 BTC
Feerates: 477.45 > 5.79 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (187,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
727,680 727,680 000000000000000000083aeef4a9cd0663f3ac2a4d89bd83b631b583234740b0 558 0.22/1.00 vMB 8
727,679 727,679 00000000000000000005d788e156bfc7e31a623bf574bae2f02de1fa283cb0dd 1,540 0.65/1.00 vMB 8
727,678 727,678 00000000000000000006a859a571bad474a2dc1c26cbe019b37fbd9634b52222 901 0.33/1.00 vMB 9
727,677 727,677 000000000000000000096e387aaf7132f02647083bc27345ee24dd4f6b0acde9 718 0.44/1.00 vMB 3
727,676 727,676 00000000000000000002b0b711064d75fcae2cf5c2124a7117044677fd379c6b 1,630 1.00/1.00 vMB 5
727,675 727,675 0000000000000000000511e67958aca98883d62089761639e474ec77c0b67b73 2,263 1.00/1.00 vMB 3
727,674 727,674 00000000000000000004fa37ab6a6917a80db9ff7fe2bf47713f2c864bfae56c 2,493 1.00/1.00 vMB 10
727,673 727,673 00000000000000000001a165e1cf457f4b5364d02861fdcbc559c6d6889ac71a 2,690 1.00/1.00 vMB 12
727,672 727,672 00000000000000000004d1f2e1d2bdba66955e3438828d441c8ad3317c7aa7a3 2,950 1.00/1.00 vMB 13
727,671 727,671 0000000000000000000708bb66e168d5f4b75d2756612c403d80630f6ef9254e 1,056 1.00/1.00 vMB 1
727,670 727,670 000000000000000000002fd348e26ffc9b8f09f7db9dfb645ac85aded8ca336b 1,982 1.00/1.00 vMB 5
727,669 727,669 000000000000000000037960b8405e2bc56af6cbe16e8ec731bf2792d34fdf22 2,467 1.00/1.00 vMB 5
727,668 727,668 00000000000000000001e41d226fb6b8050d3f773cb59ef34e7b34e6c478553f 2,709 1.00/1.00 vMB 7
727,667 727,667 00000000000000000002840566252a1996de9e5a4dd51a73991a41581c65b34a 931 1.00/1.00 vMB 5
727,666 727,666 000000000000000000029fc64efa62aee1454bfee4ce4a65bb6d56a6286ba5b6 2,636 1.00/1.00 vMB 15
727,665 727,665 00000000000000000001a42fef860652d381dfe64142ee41a769e4da13288066 2,839 1.00/1.00 vMB 8
727,664 727,664 000000000000000000016d6e600f4c80ad08fd28bf7519e501ee71ebb8cced7d 2,236 1.00/1.00 vMB 17
727,663 727,663 00000000000000000005544ac474b25e3ea31637db2274a4aad4ec0b48f7dbf5 1,839 1.00/1.00 vMB 3
727,662 727,662 000000000000000000096819b215735c1de67d5da953dce01961f0b8cf59365a 2,000 1.00/1.00 vMB 9
727,661 727,661 000000000000000000080904d751666f14cc7cd69b0bd58b0c78627d7433bd1d 2,712 1.00/1.00 vMB 9
727,660 727,660 000000000000000000076c3198fd062292c54b474b101932c24e88e63225c88f 2,973 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.11 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: 735.73 GB
    • Received: 18.58 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.