Loading Tool

Explorer IconExplorer

Memory Pool

80,302 transactions
30.10 vMB
0.08872767 BTC
Random Selection Loading Transactions
Max Size: 180.47/200 MB

Candidate Block

Mining Attempt 6e549231484b4d663e709e153528198da8f7ea2c999d89953a6a8a93941498b3
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root c73b0fa84141271535c84085287b3570d112fec218d2501326b8a39c412de93d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,444
Size: 1.00 vMB
Total Fees: 0.02720663 BTC
Feerates: 301.07 > 2.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (730,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,773 184,773 00000000000009f9f01f7053bdbfc662bac8266e652c4a45e8cd147f898c6976 458 0.19/1.00 vMB 130
184,772 184,772 0000000000000558f0767d40f038e633454fe34c3fd113efb5d177b494afe54e 798 0.25/1.00 vMB 160
184,771 184,771 0000000000000557376cadb7686c66150f0d39221f2fd1a7787fccbe0cf43960 545 0.26/1.00 vMB 127
184,770 184,770 0000000000000087cf9682a8b6016d989d4a494e4d05f9aa9cfc768dcff339c9 932 0.42/1.00 vMB 130
184,769 184,769 00000000000004b47197196bd56b7d5d2405feda3b43a41dc47e0022c6f3d2c3 130 0.05/1.00 vMB 249
184,768 184,768 0000000000000931403115531aeb16e7cbb490f183885e56ee6cc16d8e270553 105 0.05/1.00 vMB 192
184,767 184,767 0000000000000041d754cc0bc4f15784e9bc41ca4c6927db843a397ee6d4ed46 1,030 0.42/1.00 vMB 133
184,766 184,766 000000000000076cb66f84986fbcec71964391bbbaaa9e6c6895015e555955eb 433 0.25/1.00 vMB 108
184,765 184,765 000000000000048058e13dd079442fd15f3adc5714466040294d89bbbb2f4885 127 0.05/1.00 vMB 590
184,764 184,764 000000000000048e703d5cba723ceec07ca3ceb3d10218f9c8a379e02e69dfe2 150 0.05/1.00 vMB 135
184,763 184,763 00000000000001565472fd4734f637d08e15febebdcd23cca427792bada475b6 2 0.00/1.00 vMB 0
184,762 184,762 0000000000000a32caba0def60dd09ef26b7668f89ba75508ec10737666536ad 506 0.25/1.00 vMB 107
184,761 184,761 00000000000008e44a35006b845c9ae6114ea14bb9ddecf8e58e838a5d6d04e3 5 0.00/1.00 vMB 15
184,760 184,760 00000000000000a0dad90f134c5a8ad97b14b892a6f4746a2ceaf6572869257d 129 0.05/1.00 vMB 109
184,759 184,759 000000000000014be77980cd46dcee2c99067162faff8ca962ab2a44c728f4ef 959 0.42/1.00 vMB 124
184,758 184,758 0000000000000300fd4a046d1f98813815d8292d63dd077e061358f152d0fc4a 132 0.05/1.00 vMB 116
184,757 184,757 00000000000004ab55751e00ae530bcf2e59259f31176a13528ac4de773a3c00 615 0.25/1.00 vMB 153
184,756 184,756 00000000000002f4277904693c44344d51907f84e41d8563fe77b9049413233c 10 0.00/1.00 vMB 31
184,755 184,755 000000000000056d54260fdacd85899d53683120f090de4512d9bc49b683c6dc 99 0.05/1.00 vMB 65
184,754 184,754 000000000000034bae0a4761bad8d451feee76bd36b88166d0a7a2d4f0cb86ec 462 0.25/1.00 vMB 111
184,753 184,753 000000000000015cfc04fee9c09d23323f5fbaee0d41f9db9bc581153bcabd1e 133 0.05/1.00 vMB 267
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.