Loading Tool

Explorer IconExplorer

Memory Pool

79,033 transactions
29.44 vMB
0.08361911 BTC
Random Selection Loading Transactions
Max Size: 179.96/200 MB

Candidate Block

Mining Attempt a03e12df2f96cc1c1b747efe0755c438d4ebf02fbe7786976a10197159b5ad4b
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root aa5d9c6affa12184ce9e36054601863ffcc67080653b24f485f732e49a6cc74e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,376
Size: 1.00 vMB
Total Fees: 0.01887903 BTC
Feerates: 402.60 > 1.89 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (434,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
481,068 481,068 0000000000000000003d787d955d59cd998f18ba683b7498f600354bb8753b75 941 1.00/1.00 vMB 45
481,067 481,067 000000000000000000943790c1613ff798456607778d82b59ea917a3157351d4 1,828 1.00/1.00 vMB 167
481,066 481,066 000000000000000000cf1d2fe6be0be34ec5245cbb7f14117956c0c9faebc7c4 1,552 1.00/1.00 vMB 100
481,065 481,065 0000000000000000004acedd804b090d6932c4719cde9a1ffb515f40c55aac99 2,064 1.00/1.00 vMB 195
481,064 481,064 000000000000000000426e130bb493ebda846c852f41507de2105216350ecb4b 1,121 0.75/1.00 vMB 143
481,063 481,063 000000000000000000b723a34decf688bad52633171311fc7da74df36aa85a85 1,545 1.00/1.00 vMB 90
481,062 481,062 000000000000000000d83e79f21f62e5e24a7d0e5084c218450fb1833a16858d 1,520 1.00/1.00 vMB 102
481,061 481,061 0000000000000000010b7e84fe5ef753de63b2734e5d4e936f1405d95eab43bd 1,440 1.00/1.00 vMB 96
481,060 481,060 000000000000000000547ceed8108ba2c14d69566be757102ea39facd85c516a 1,960 1.00/1.00 vMB 164
481,059 481,059 00000000000000000005ccc0043c2bef4fca66774b194a4b0759ab278316b8e0 1,854 1.00/1.00 vMB 91
481,058 481,058 00000000000000000069f600da1c2068e7781acd2255c963a1e55e6bb26423eb 2,687 1.00/1.00 vMB 100
481,057 481,057 000000000000000000c725b83ef116728c94bacfb0a5a7ba9a34b5a0086bf306 3,076 1.00/1.00 vMB 68
481,056 481,056 00000000000000000003f9c7933ccacd45d1ebd0130dc18663fccb68cacc504d 1,677 1.00/1.00 vMB 253
481,055 481,055 00000000000000000130533625c0457da8e28bd03a4d9331242368e82aa27096 3,751 1.00/1.00 vMB 64
481,054 481,054 00000000000000000124f7ac2be537dbdb4b35ec15ca3c9523afe41e51dedde2 2,925 1.00/1.00 vMB 171
481,053 481,053 0000000000000000008ea5d4113df8f9f529563576fc11f6a6f77d6c38096908 1 0.00/1.00 vMB 0
481,052 481,052 000000000000000000b870aea335eb12ce12a18410340d194fae3863c184a5fa 2,119 0.99/1.00 vMB 239
481,051 481,051 00000000000000000107b973bb339523e60f2e9da10ed8d7f3506d6bfb44b9d6 3,816 1.00/1.00 vMB 78
481,050 481,050 00000000000000000001c0378c22e6bcdbdb385df8b2bbc9749d798a4823dea1 3,183 0.99/1.00 vMB 123
481,049 481,049 00000000000000000053e5414e7333ee596374e3ae8db5ef4a51f54567dd9bf1 3,793 1.00/1.00 vMB 88
481,048 481,048 000000000000000000cbb7a372922ee3af98909dd4bea521fe619e29605f2f7b 1,813 1.00/1.00 vMB 226
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.