Loading Tool

Explorer IconExplorer

Memory Pool

22,668 transactions
11.34 vMB
0.02318485 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.02/200 MB

Candidate Block

Mining Attempt 0268babc7ad7d8c5d5949f98cfd60f4d058f04dac8ab14d838c2f0749a7d1b67
Version 20000000
Previous Block 00000000000000000001a53ebb4475ebbc115f06764ffeaaa842684b47e525e8
Merkle Root 2b0edc7c6c1e8728dc6d1013cba6e217c2393a449c91f5876c7820964d16d198
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,392
Size: 0.99797125 1.00 vMB
Total Fees: 0.00462977 BTC
Feerates: 76.27 > 0.46 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,777 (753,694 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,083 160,083 00000000000009bc4db377e142b34c99f73ef027d2ef75856d466b5c9244a509 36 0.01/1.00 vMB 330
160,082 160,082 000000000000082a13fa3e4cc59ab0d7951436f05eccf9ef2167e1ec2e103db1 10 0.00/1.00 vMB 0
160,081 160,081 0000000000000d4fd26133c5498f09d99bc1abe9976bdff2b0c2defc5cec991b 10 0.00/1.00 vMB 190
160,080 160,080 000000000000036cfe2a008cd35353b9c61b17e7a7b83997b4f52c2de2f2ff2d 71 0.03/1.00 vMB 142
160,079 160,079 0000000000000491283504197522b9fb402cf193dfb25c14ac274f4db4ee5444 8 0.00/1.00 vMB 146
160,078 160,078 0000000000000016d9806b3c3441e25a474e25d8421bef35b4dcc9849e20c44c 15 0.01/1.00 vMB 179
160,077 160,077 0000000000000e1d35fc0bfc7ec4ca6cc032ee846255b8412a7d646e697efa04 3 0.00/1.00 vMB 0
160,076 160,076 0000000000000cf18ad4e1f1625c1cc5425afcd51f3b54a4947fe1d9063bd0b6 24 0.02/1.00 vMB 520
160,075 160,075 00000000000009687c50075a151c5fb28b2fe15d3466fa458cefef6004b91d77 23 0.01/1.00 vMB 86
160,074 160,074 0000000000000a0517a9aa5a152fb7c599b02642bc3677d7c1eac3aaf5b6fcc3 9 0.00/1.00 vMB 402
160,073 160,073 000000000000002ce3e5f3d92b59fcf1e1537d3baa0e4c6b5804bcb0a7b8c219 125 0.03/1.00 vMB 10
160,072 160,072 0000000000000a8282e4de1ba04d4b372bce4ac533396658eb2feda5254dcf17 58 0.02/1.00 vMB 54
160,071 160,071 00000000000009994c471a4d73796f2e855042233f7032351386d9aaab45fa6e 1 0.00/1.00 vMB 0
160,070 160,070 00000000000007b018a89d6a73ad1cb863603c2202e95bb275d0494dc7fb4b9b 24 0.01/1.00 vMB 291
160,069 160,069 00000000000006d6e3808e9f5fd4f67b05f61f516b903e7443516abbbacd8125 11 0.00/1.00 vMB 67
160,068 160,068 0000000000000d78500c61c753d34ab7e75b11d67d64e3addbc470afadd0308d 4 0.00/1.00 vMB 0
160,067 160,067 00000000000002d5eb45a45014ad550ae837efb348049edd6769e7e11873c769 12 0.01/1.00 vMB 69
160,066 160,066 00000000000002bde1525ce9f31d796156c41ad8b15faade4005318a2563d119 11 0.00/1.00 vMB 52
160,065 160,065 000000000000094b4aa2a715c638a23673cf3bed8c0238c9cf0755d4f7c2eb47 9 0.00/1.00 vMB 33
160,064 160,064 0000000000000e2c9e8dbc3326888f59fe48470564d30043bd0e4b661aa8ce05 17 0.01/1.00 vMB 76
160,063 160,063 0000000000000c73b94822e129d41be0b876b90af6b58bb069cb44da06b3683c 13 0.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 780.23 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: 508.14 GB
    • Received: 4.16 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.