Loading Tool

Explorer IconExplorer

Memory Pool

39,443 transactions
32.63 vMB
0.07500585 BTC
Random Selection Loading Transactions
Max Size: 161.27/200 MB

Candidate Block

Mining Attempt 87eddf57c3c2ecba2b01271fc411ddf92c5e215141ef32c12c8ba05fedae5494
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root b490223be45edf5b8155a1ba3ff98c14d173de60bb27c578c99408d531ece69c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,349
Size: 1.00 vMB
Total Fees: 0.00616203 BTC
Feerates: 13.87 > 0.62 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (384,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,080 530,080 000000000000000000182b71816ac98a6046490ef2e0969fa5ea1c52395ee890 662 0.59/1.00 vMB 10
530,079 530,079 0000000000000000000e26ef443242ec568cd8a7a797de93d3fb73779b4815a5 1,781 1.00/1.00 vMB 13
530,078 530,078 0000000000000000002a9167636e227246e49de008ef1547d729379c6dab164c 1,870 1.00/1.00 vMB 13
530,077 530,077 00000000000000000010655c77986d18ae289bfca19a21b2f8c0d2b7a7cfcc50 1,023 0.64/1.00 vMB 17
530,076 530,076 00000000000000000036f189d9644aec3aeadf8743281719c5968cf98e6af967 1,005 0.37/1.00 vMB 22
530,075 530,075 0000000000000000002fe10af166937d506ece7fad4381fda6cb86e9e1404be2 2,296 0.97/1.00 vMB 18
530,074 530,074 0000000000000000002f61e54b15f53de22fb2d9bfa2e129dc774172aa9e736a 586 0.39/1.00 vMB 21
530,073 530,073 00000000000000000026f8261281b1ded246fc88eedd69e4158843f2fde02d11 1,175 0.56/1.00 vMB 11
530,072 530,072 000000000000000000345bdc23f72685ac1adb0e2e4a2d25caee43d54816ca84 1,914 0.69/1.00 vMB 32
530,071 530,071 00000000000000000002a64399bf1eaa328d5889090f3dfb42b8943d61e08fcc 2,776 0.99/1.00 vMB 3
530,070 530,070 00000000000000000010fe8d498d23f006d24bc6c784064f382035a5afd2471b 1,904 1.00/1.00 vMB 41
530,069 530,069 0000000000000000000d2951aeff9f86a0b49ce868524e5d20edeb7c5b8ff990 2,946 1.00/1.00 vMB 31
530,068 530,068 000000000000000000163366cce04206d3518fb19d65aefb0947311d9e138251 1,286 0.43/1.00 vMB 23
530,067 530,067 00000000000000000015c1e49cffb678351e06bdbbf89bb00adcab8e29595a3a 1,849 1.00/1.00 vMB 3
530,066 530,066 0000000000000000002f50a7264cbe1877177b2c812f059e9003102fd85b2b2a 1,741 1.00/1.00 vMB 5
530,065 530,065 00000000000000000021bb1ece47e405a7266d19de086f65bd158735879c2ee2 2,481 1.00/1.00 vMB 20
530,064 530,064 00000000000000000009c628bd3ccecc4be93496a522c3ea646c1d4786080492 2,354 1.00/1.00 vMB 37
530,063 530,063 0000000000000000002ac3414d04c7c0dfff5e14af35e8ee1badef66ba84a032 2,553 1.00/1.00 vMB 37
530,062 530,062 0000000000000000002dee096466bd40e4f9f33b92d02af71f4a40725d65ff55 352 0.12/1.00 vMB 19
530,061 530,061 00000000000000000019bd390049d38328f8b2b05b1c4eac6745ffe144f7b309 267 0.10/1.00 vMB 28
530,060 530,060 00000000000000000033a9984d21daf8f6a94e7d16586e6eda49d5dc2de7fe89 2,285 0.94/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.97 GB
    • Received: 11.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.