Loading Tool

Explorer IconExplorer

Memory Pool

82,277 transactions
31.13 vMB
0.12165123 BTC
Random Selection Loading Transactions
Max Size: 188.88/200 MB

Candidate Block

Mining Attempt 0dbdef0e30cb2bc066598af773bcbbb437aef8bf9be4fc9c267475e1f2fdc0b0
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 945d602bd6e1d4e94df98011ec221e62a2b279c047b43e6f0dc015ffa82dc230
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,193
Size: 1.00 vMB
Total Fees: 0.04195330 BTC
Feerates: 318.30 > 4.20 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (311,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
604,037 604,037 00000000000000000004cc70363541124fbd17ebe94fc3e35680d66b04a34246 2,992 1.00/1.00 vMB 28
604,036 604,036 0000000000000000001229cc3d1e934ef20a49613acea1a0b2f945dc2e3aaea1 2,708 0.98/1.00 vMB 19
604,035 604,035 00000000000000000001370e734d6372224e2edc28bf039f342bd2d94a2a4828 2,455 1.00/1.00 vMB 18
604,034 604,034 00000000000000000008de7f96e9485392c35f4ebba3eaf4ffdcd872c7f6e2ee 270 1.00/1.00 vMB 3
604,033 604,033 000000000000000000125c84bd1b2e2930a750efe3140ebe1c36d39397a181a2 854 1.00/1.00 vMB 8
604,032 604,032 00000000000000000000ff1f75d274af89d4e76129d91c84d6cface1fa33d5ca 3,090 1.00/1.00 vMB 21
604,031 604,031 0000000000000000000963b66ed16254f232a2f5927464282df42a9b9c0d3c04 577 1.00/1.00 vMB 4
604,030 604,030 0000000000000000000567883763ff9aedf0e27e67b263b025290633e33dda14 2,783 1.00/1.00 vMB 24
604,029 604,029 000000000000000000049edc709c9f685bf2923aa03a15fa4d16044c9890514a 2,857 1.00/1.00 vMB 3
604,028 604,028 00000000000000000011deae6dca72571c3fc7553e35f7c276ec307dae78b322 2,308 1.00/1.00 vMB 17
604,027 604,027 0000000000000000000a9f9da2445e63b27645f86ff63ceb5d037959d520ed3f 2,856 1.00/1.00 vMB 22
604,026 604,026 00000000000000000006b262811046ad7b771b6e950aca984ffabb660942eae0 2,621 1.00/1.00 vMB 41
604,025 604,025 00000000000000000005c6647bee6553e8b8adc9e1ea9622e96908e8a74a978e 1,863 1.00/1.00 vMB 9
604,024 604,024 00000000000000000001d43023a79d6d241529dc7cf4fc9502d1882e2ba526e5 1,181 1.00/1.00 vMB 8
604,023 604,023 00000000000000000015f5d92e3f97e35884246191f903d1b0c4fc94452a9196 504 1.00/1.00 vMB 5
604,022 604,022 000000000000000000017ea5194fe3fe37a6e596af4294c9e958c028ac7bee96 97 1.00/1.00 vMB 2
604,021 604,021 000000000000000000108fccd483e605fc7a01b875514c09cd6dffec3cb6ec8e 1,698 1.00/1.00 vMB 12
604,020 604,020 00000000000000000014937594bff3dc1eb2fcd5dbf7ef68fad6ad8e20abc816 2,817 1.00/1.00 vMB 17
604,019 604,019 00000000000000000004834e3689e1300875aa38a2d845b43cb757abb35d2d41 255 1.00/1.00 vMB 2
604,018 604,018 000000000000000000136e5af89585470637ed94fcaabf0c69c9c49713654acf 2,318 1.00/1.00 vMB 16
604,017 604,017 0000000000000000000c44a9192d713d4295bdaa818a2beac877b020e253491f 957 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.08 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: 722.03 GB
    • Received: 18.39 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.