Loading Tool

Explorer IconExplorer

Memory Pool

78,859 transactions
29.20 vMB
0.09564048 BTC
Random Selection Loading Transactions
Max Size: 176.47/200 MB

Candidate Block

Mining Attempt 468c737054aab27eb995b99420b5583e16c06078a02ef424eac4bf2166d2ac4c
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root e7b580792755ea63cd684988b02f793c9e205c4b9048c5595c028f95ef7ddd4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,642
Size: 1.00 vMB
Total Fees: 0.03453925 BTC
Feerates: 477.45 > 3.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (85,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,764 829,764 00000000000000000000121257c00b892a47c54f820f9163cae4a60ed5f3e65b 2,691 1.00/1.00 vMB 24
829,763 829,763 0000000000000000000205f831d30e3d688d424ac5f1dc0205f6319d12bba2d3 1,100 1.00/1.00 vMB 23
829,762 829,762 00000000000000000003426b5b9fbb20b7ac9765a0eb8591b47c6042f6408dcc 1,439 1.00/1.00 vMB 24
829,761 829,761 000000000000000000013dc27ce44e21f437169286979affbf08b9790c55d8a5 1,269 1.00/1.00 vMB 24
829,760 829,760 00000000000000000001d80210a9c44b2638ea88f12ba1bfc680edbc65a4d165 251 1.00/1.00 vMB 20
829,759 829,759 00000000000000000000bdccbe483133c276e295dfb68bb80e9c55243b23e7e2 2,665 1.00/1.00 vMB 29
829,758 829,758 000000000000000000035062abde56f91d167160a298ca2dc6abea5a9d3a7a16 2,739 1.00/1.00 vMB 26
829,757 829,757 00000000000000000000ba625332942a3540ccf56f37a5cd8d0af2f91eb5b660 504 1.00/1.00 vMB 21
829,756 829,756 000000000000000000022df92a5537673d4b67025b679599ddbc18c0ff762b54 1,302 1.00/1.00 vMB 23
829,755 829,755 00000000000000000001a3f14f0c5b7c8bf020dfa9025db235215aae1de3686c 166 1.00/1.00 vMB 20
829,754 829,754 00000000000000000001dd73dd5bb8dbb9a93897dfa9ce1e27253cc0336ed435 1,176 1.00/1.00 vMB 24
829,753 829,753 00000000000000000001efc73cc821da7e7073414f7e4cc10741133d6a5b4f99 2,534 1.00/1.00 vMB 27
829,752 829,752 00000000000000000001a250e083780b0ad5565746328369acde21d0a348da4a 3,227 1.00/1.00 vMB 26
829,751 829,751 0000000000000000000291b9618a993b2693df75acb562f943b340c6112cc486 2,749 1.00/1.00 vMB 36
829,750 829,750 000000000000000000027c37012c99b1ce42d0567f4d9e2fcaa7936688150cd3 1,754 1.00/1.00 vMB 25
829,749 829,749 00000000000000000000d3ee00bead3689ea901aa1c210ba9880089e0b35bcae 951 1.00/1.00 vMB 23
829,748 829,748 000000000000000000011b7079c2384a3d9bf86b3399d15adab7f118cf54a31f 2,592 1.00/1.00 vMB 30
829,747 829,747 00000000000000000003290d7e4a0ad48ae315696e72fb8a3089dfeb1701a077 1,675 1.00/1.00 vMB 26
829,746 829,746 00000000000000000001a3353a17a9310e3877a3bf1bd127fb29b74fa5314fb1 311 1.00/1.00 vMB 20
829,745 829,745 0000000000000000000006fef1a3b7456e3c88b54e9813bfdaa01727c7ed1f10 2,606 1.00/1.00 vMB 27
829,744 829,744 00000000000000000001e9d1d3dbd9c41933732547428ae23f75ad83a6f1ea5c 3,371 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.17 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.