Loading Tool

Explorer IconExplorer

Memory Pool

41,646 transactions
26.49 vMB
0.05597186 BTC
Random Selection Loading Transactions
Max Size: 139.11/200 MB

Candidate Block

Mining Attempt 3021067e8c4d1fb667ca796c59ea040a7b623eb435e14ccea0b76e1172ace013
Version 20000000
Previous Block 00000000000000000001c9da3c7fdd5757753db26645c1c8633d9e2dd727a1ba
Merkle Root 58543e6907e709a0a6726d9b734201908efce55ceaae8946990393655631ef53
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,007
Size: 1.00 vMB
Total Fees: 0.00736057 BTC
Feerates: 150.93 > 0.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,802 (313,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
601,160 601,160 00000000000000000003fe24217917d40a8f4c37c2fbe87785bab651203e85d8 3,106 1.00/1.00 vMB 61
601,159 601,159 0000000000000000000b9cc10fd68443074340d49d3ac043c7182e9275312901 2,756 1.00/1.00 vMB 53
601,158 601,158 000000000000000000005b12c4347c9785811ab1050c0d2821b23e9f5acb4380 3,042 1.00/1.00 vMB 76
601,157 601,157 00000000000000000011b6acf59b74613e19734ea3ed5b1039272ef19f5edcc9 3,076 1.00/1.00 vMB 72
601,156 601,156 0000000000000000000dff959a6515c257852de64557f3d83a5875850bd20a47 3,011 1.00/1.00 vMB 59
601,155 601,155 000000000000000000044c6332bf6eae0432257ffded229283502a39b30b0274 2,759 1.00/1.00 vMB 52
601,154 601,154 0000000000000000000c4929cd446f9510ad74579fca6232b7a5ca1d277419d4 3,420 1.00/1.00 vMB 61
601,153 601,153 00000000000000000005682fe2f83be014c51d10c5bfb59f85a618352198219e 2,956 1.00/1.00 vMB 73
601,152 601,152 000000000000000000008f7815a2985d3fc7e5142bde369c73653c1d14c0a297 3,009 1.00/1.00 vMB 75
601,151 601,151 00000000000000000007227329978ea8d4e08859a20303fce8788080d7a9905d 2,571 1.00/1.00 vMB 84
601,150 601,150 0000000000000000000b688b19c868c9e6fdd2a1d3826654bd82887ff21e3e6b 1,539 1.00/1.00 vMB 103
601,149 601,149 000000000000000000068ee5c0897da21b0e56ab083eb32ec3c1acec6b7ed431 1,579 1.00/1.00 vMB 90
601,148 601,148 0000000000000000000bb9090e8b0043ba872f9c9e0c911e781eee3558e9b138 1,581 1.00/1.00 vMB 76
601,147 601,147 0000000000000000000d8565da12918db8887b20ae09d98874dbcabec17f013d 177 1.00/1.00 vMB 94
601,146 601,146 000000000000000000014d7b6fbb918e60159e2aee1da50c5c424de0e51b4130 375 1.00/1.00 vMB 97
601,145 601,145 00000000000000000005fb779a472148bf7d90537d3250cabc656037d7cb7adc 781 1.00/1.00 vMB 93
601,144 601,144 000000000000000000053a58ee89f5c84aba2c560457197de876cb5d4da95728 1,748 1.00/1.00 vMB 22
601,143 601,143 00000000000000000000a577ac25b7e3913bd4cc9ef910738fe6af2d0ff73e1b 2,876 1.00/1.00 vMB 48
601,142 601,142 000000000000000000098f18d2df3a6d5aeefe9a5598cac303eb0bedbc994d61 2,475 1.00/1.00 vMB 35
601,141 601,141 00000000000000000002a8aa4ed0180b5c067c208776a8f801e1cbc371720c91 1,985 1.00/1.00 vMB 23
601,140 601,140 0000000000000000001428c9c4afb685759d9ac0c28bb03a14feabcc5a4704c9 2,278 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.04 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: 650.44 GB
    • Received: 13.28 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.