Loading Tool

Explorer IconExplorer

Memory Pool

42,456 transactions
26.30 vMB
0.06150980 BTC
Random Selection Loading Transactions
Max Size: 137.78/200 MB

Candidate Block

Mining Attempt 92ded7a18f026a60f6fd45facf997d5da8865fc170f665c068c8a223908cc521
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root aca56e66909165d9e40feea4221048703e261a6f6a6aa4176b71cf8eb73e7808
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,123
Size: 1.00 vMB
Total Fees: 0.01335587 BTC
Feerates: 100.00 > 1.34 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (257,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,794 657,794 0000000000000000000d597316689b944fb18ba056f6d40a24d97db7cff2be33 2,219 1.00/1.00 vMB 74
657,793 657,793 000000000000000000002c91372b5cedb99b8b83792c54c94f556cdf9aa3e0de 2,528 1.00/1.00 vMB 42
657,792 657,792 0000000000000000000afa618cbc223dfc8527e3f1bbe23a539a8650c9799063 1,604 1.00/1.00 vMB 26
657,791 657,791 0000000000000000000385b00860e8e46d9052aa40406f5dfa3e72036f24bcfd 1,894 1.00/1.00 vMB 13
657,790 657,790 00000000000000000009cfc21f8e9743887b07d69bc8a2b6eb52c240e1d9adef 1,723 1.00/1.00 vMB 62
657,789 657,789 0000000000000000000c0ea94882ba35644ed0317f746bd0be300f7d5bbe451e 2,144 1.00/1.00 vMB 27
657,788 657,788 00000000000000000000a80225463ad184c40471728a2bf3aee34cc966b519d4 2,345 1.00/1.00 vMB 82
657,787 657,787 0000000000000000000617912eeb8b0bcf1c0634606c4a5e6e058873f23db79d 1,583 1.00/1.00 vMB 28
657,786 657,786 00000000000000000005af427a1d50e5677588314cd64e56f6410eb87af5d8cf 815 1.00/1.00 vMB 16
657,785 657,785 0000000000000000000fd1654fe464bff2251e58d1a563ec96cd5eaa79ded46c 2,633 1.00/1.00 vMB 66
657,784 657,784 0000000000000000000519d1e2ee142fa118806c92e4cc4ccc8e907e79097bb4 568 0.18/1.00 vMB 40
657,783 657,783 0000000000000000000fe90475002fecc0a1ae81d4aeb805b9a0dcef482a4929 2,255 0.90/1.00 vMB 18
657,782 657,782 0000000000000000000fd367b7d1b36901d1a4e84d43442371b9f15f654e5931 2,421 1.00/1.00 vMB 16
657,781 657,781 0000000000000000000205ceb8e07b35119be9d4560fdba7dfbe8144fa63220c 2,647 1.00/1.00 vMB 62
657,780 657,780 00000000000000000004089b99141e2933018636dba4d3a05dde05ea71288739 2,778 1.00/1.00 vMB 64
657,779 657,779 00000000000000000004ed53f2a99ee486d0c08122f38d2ffef6e54c45f4440a 157 0.10/1.00 vMB 31
657,778 657,778 0000000000000000000cc6781a1b9f920469c992bc079d1c292879281a966f89 457 0.34/1.00 vMB 45
657,777 657,777 00000000000000000004e68552e1db0038dff13fe06bfb63feaf2a2c183b0f63 1,759 0.88/1.00 vMB 38
657,776 657,776 00000000000000000004df420509d199da46139b50b47c0bb0778f9c0fff291e 173 0.87/1.00 vMB 3
657,775 657,775 0000000000000000000d95450aff9aaaf03148dbfbec05b898cba9ea89ff73f3 589 0.97/1.00 vMB 12
657,774 657,774 00000000000000000006c01701273024144d70ecaff05f75fefd60a53676e985 274 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.20 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: 653.96 GB
    • Received: 14.06 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.