Loading Tool

Explorer IconExplorer

Memory Pool

31,169 transactions
25.08 vMB
0.05941182 BTC
Random Selection Loading Transactions
Max Size: 125.21/200 MB

Candidate Block

Mining Attempt 56f10ddbfb217ed8e917b6bbb9a25a9d15fe79ff97a0ea77fb7e9eeb0703c095
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root ae8aa5dbedcc519be5c51891c23d07dfba31ab6d6d54d2ef64685eba57e72668
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,592
Size: 1.00 vMB
Total Fees: 0.01449119 BTC
Feerates: 100.24 > 1.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (251,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
662,992 662,992 0000000000000000000dd393f22f73e7d0495205cc312465ce276cc34a43e706 1,552 1.00/1.00 vMB 63
662,991 662,991 0000000000000000000e31d364de6e6811d016860db37809bc3fa0800909496f 697 1.00/1.00 vMB 3
662,990 662,990 000000000000000000052d1953cb12c79a34576fc2ba45afe0e712dd36364e7f 1,171 1.00/1.00 vMB 18
662,989 662,989 00000000000000000006ba9ade964f0364fa6b70c1eec205b5854d4be66e992b 1,989 1.00/1.00 vMB 21
662,988 662,988 000000000000000000087c73f6ea59c220a222401f3170ebad24ab307d250bf4 3,122 1.00/1.00 vMB 81
662,987 662,987 0000000000000000000354b66cf90aa7f3700645166731836823bde783c97ca8 1,163 1.00/1.00 vMB 17
662,986 662,986 0000000000000000000ecaab8d7aff338f3b821e27df41c4bab86b7fae65e25f 167 1.00/1.00 vMB 4
662,985 662,985 0000000000000000000dc3fa66eff962e1cb512d8439fff3b1694a6249edf369 53 1.00/1.00 vMB 3
662,984 662,984 00000000000000000009eea50bc2e05ed488b65a8ea4c7e0cfcce7bc70f9e2f4 1,104 1.00/1.00 vMB 22
662,983 662,983 0000000000000000000e0187ba2beb0582e9f4651786a58187d4831e9133db12 1,644 1.00/1.00 vMB 36
662,982 662,982 0000000000000000000547c605f752f01c5533988049f55fd6db8d080cd79e52 1,744 1.00/1.00 vMB 37
662,981 662,981 0000000000000000000827a3164e2502d50c5cf084e21b0e6ae2fe84bff3a8be 406 1.00/1.00 vMB 6
662,980 662,980 000000000000000000047d9d1dcff163212e03deeca5deb0ab238d9286e204ba 1,209 1.00/1.00 vMB 17
662,979 662,979 0000000000000000000d921f11fe26e9ab6cca953371e184903e9dde59ec6aa1 1,865 1.00/1.00 vMB 14
662,978 662,978 0000000000000000000203102bebe5d24d66c08da441b5ea447f0d6b6954408d 2,135 1.00/1.00 vMB 103
662,977 662,977 00000000000000000003294735cbe6664541927ad57071de7222f3033760740d 1,811 1.00/1.00 vMB 19
662,976 662,976 0000000000000000000c09547580097417b1ba2837527746d3dfe4d7316b26e0 1,904 1.00/1.00 vMB 27
662,975 662,975 0000000000000000000ee52741a644ed4490fbfded1f0e9a9161f03118795dd6 1,701 1.00/1.00 vMB 25
662,974 662,974 00000000000000000001f04719afccc3804206bc583335b73320528362df7fac 1,578 1.00/1.00 vMB 6
662,973 662,973 0000000000000000000566622c7ef8e78a58b55ddd1814f8825d122f0d677247 1,755 1.00/1.00 vMB 16
662,972 662,972 00000000000000000002ce65c5561d706c7cf38c92314ffa88b0f76d28a2a7c6 2,093 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.86 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: 642.00 GB
    • Received: 12.53 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.