Loading Tool

Explorer IconExplorer

Memory Pool

87,212 transactions
33.12 vMB
0.08248313 BTC
Random Selection Loading Transactions
Max Size: 197.48/200 MB

Candidate Block

Mining Attempt 8533d777b4f9a04208f97e7e1f38dfa6101b7d4d4935d23af8ef41816fcac94d
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 2ea082ba865d0c93a15d6e2603544828cf353e9ee69724771349486b61aaa7c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,378
Size: 1.00 vMB
Total Fees: 0.01641811 BTC
Feerates: 151.14 > 1.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (191,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,028 723,028 00000000000000000006a0ee7d9d598224c0c80834da6ceacfc55c849a67ac16 1,476 0.99/1.00 vMB 2
723,027 723,027 000000000000000000009d4909326e0ce190e31c6f5764317258d8ed583925f3 2,654 1.00/1.00 vMB 17
723,026 723,026 00000000000000000009bfa2e7c11877ab5716be427319078294ade046cc8fd4 300 0.09/1.00 vMB 11
723,025 723,025 0000000000000000000075c1791368f253b649a5b99804fc15ceea53362e4ae8 492 0.22/1.00 vMB 9
723,024 723,024 000000000000000000086b488507660e195d40e4e2abf09f4b4a34d385673db3 38 0.39/1.00 vMB 1
723,023 723,023 000000000000000000078a33a8193c122dde35c382277a3e4cd8a694b52cae66 1,398 0.96/1.00 vMB 7
723,022 723,022 000000000000000000057430adb7dbab5dfe87a3f1d079daf7fbebe5503c1576 293 0.12/1.00 vMB 5
723,021 723,021 00000000000000000002cb86f449c055f284169e78fa1f6e673216309b0ea690 2,881 1.00/1.00 vMB 10
723,020 723,020 000000000000000000061b5d6b895e953de6364fd4d0a09c9114445b78cc86cf 1,088 0.36/1.00 vMB 9
723,019 723,019 00000000000000000000008ff10f4ef190438ddcd6fa62a24108ce762f19b3b5 108 0.03/1.00 vMB 9
723,018 723,018 000000000000000000097b3347ecb27b429061cddba5e81479bc36029077bc96 1,373 0.49/1.00 vMB 10
723,017 723,017 00000000000000000006b30d28740a7fec7141ee44b60c750ecc7bebdff45174 949 0.50/1.00 vMB 6
723,016 723,016 000000000000000000012f89af00d74b266125b614fc252714fdc02e53b8e41b 132 0.04/1.00 vMB 11
723,015 723,015 00000000000000000003b16dd25535021a649a3ded18d6c31d62c0a6347361e7 345 0.14/1.00 vMB 9
723,014 723,014 000000000000000000025360b019be054b69cbdb93e1010ba18c4e6688a4f730 467 0.13/1.00 vMB 12
723,013 723,013 000000000000000000038e0505db17a36bca55101750cea876622e356690f217 1,321 0.39/1.00 vMB 10
723,012 723,012 00000000000000000002c85507c22754ee73a01ab1330c02edadd4f6a192f061 1,532 0.74/1.00 vMB 25
723,011 723,011 000000000000000000031d1e092e44fd328123cd622d7f3d7f3ee3fb6b434fe2 561 0.20/1.00 vMB 11
723,010 723,010 0000000000000000000133d199d0c8fdf8a1ac2eb8239bc3e5bb31be0b7a76f7 1,126 0.42/1.00 vMB 9
723,009 723,009 00000000000000000005208b6228678f989c84f3503515141c24896c239c7583 110 0.04/1.00 vMB 14
723,008 723,008 00000000000000000003b6b49e78f0dfbfe13a0c388600256bfd0e8fa14bd987 703 0.25/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.