Loading Tool

Explorer IconExplorer

Memory Pool

83,128 transactions
31.78 vMB
0.12192540 BTC
Random Selection Loading Transactions
Max Size: 191.46/200 MB

Candidate Block

Mining Attempt d1f45cf0da52677b49e12d35c6c0f8795d8ff2f4c1fb02745c0aa3076abe93fb
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root 7eb6f875f94be0f89c8c8ee8091a0643eebf6a534bb344393166b81bae8b4d47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,647
Size: 1.00 vMB
Total Fees: 0.04673905 BTC
Feerates: 150.75 > 4.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (224,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,828 690,828 00000000000000000002822a4266e9d912f2c2a7c4e11e5d6eb2f319867b5de3 2,688 1.00/1.00 vMB 33
690,827 690,827 0000000000000000001300ce5681d84a95f7a63435f0522ff41a79ea4738a3f0 2,475 1.00/1.00 vMB 35
690,826 690,826 000000000000000000007273c4307cef2b34930b94c4985e53374e449301c199 3,020 1.00/1.00 vMB 27
690,825 690,825 0000000000000000000ad97a080c870620365c3009191d0930fd73489240ca78 2,569 1.00/1.00 vMB 63
690,824 690,824 00000000000000000009bc97ef8dc00eac6dd6b51d69df72ac80f9c9099cd72c 1,078 1.00/1.00 vMB 15
690,823 690,823 000000000000000000016e4852afd49cfbf588f709f67ac85ec03f3a47ed8ec4 1,750 1.00/1.00 vMB 16
690,822 690,822 00000000000000000011d9f276d53a00cd94c53704769ff912a5ecff6af649fc 1,785 1.00/1.00 vMB 5
690,821 690,821 00000000000000000003ffed5aa5a26b69f3ac6dcbba0d0e4e6c6c944c415314 1,478 1.00/1.00 vMB 31
690,820 690,820 00000000000000000009089474ba0b79a84d23ae411e87c9a63252d6be3cae33 451 0.12/1.00 vMB 24
690,819 690,819 00000000000000000001417beef84fe318c9fd74b93470b64e7321cc1b85b0d6 1,753 0.64/1.00 vMB 18
690,818 690,818 000000000000000000115378e5cb7d34770dec278fe2e1d6ba34b558066dfa1a 1,515 0.54/1.00 vMB 21
690,817 690,817 000000000000000000130b7b4cabcc56d9f4e67d95042b80ed0100e0da6471bf 524 0.29/1.00 vMB 11
690,816 690,816 0000000000000000000b7c5e388aa7ff4ce94cf78a057580bccadc9db18d2ba7 2,154 1.00/1.00 vMB 17
690,815 690,815 0000000000000000000e8eb75a67ca509fceff0cbc89b8d2d1050973fa87561f 285 0.08/1.00 vMB 28
690,814 690,814 0000000000000000000615e17ea1d62ef20e98be140fc603b827b485bfab428b 1,571 0.72/1.00 vMB 22
690,813 690,813 0000000000000000000e30c08f8cd1bd28aef14975657acb12459aa0f13dcbd4 673 0.29/1.00 vMB 27
690,812 690,812 00000000000000000004040818b156147a998f98eb8328619de3cecb860349a7 994 0.32/1.00 vMB 10
690,811 690,811 0000000000000000000fdc5dc75e892c504fa0137f26d0ed6272868ab96dde70 2,701 1.00/1.00 vMB 28
690,810 690,810 000000000000000000131c85c24420be21f6008d4bf8d286a962747182d95533 1,766 0.70/1.00 vMB 8
690,809 690,809 0000000000000000001089a913a09f3101705d6d587ea8940f2a3b3723c0732a 1,573 1.00/1.00 vMB 33
690,808 690,808 00000000000000000004104f0f8250a2f35d4f4835ecceef0cb79569a573b002 456 0.13/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.71 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: 700.29 GB
    • Received: 16.60 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.