Loading Tool

Explorer IconExplorer

Memory Pool

47,329 transactions
29.13 vMB
0.15651418 BTC
Random Selection Loading Transactions
Max Size: 152.52/200 MB

Candidate Block

Mining Attempt b4bdb7fbccfc859b2c98905e2a4b4dc27c7e2970768b2ed46d1e47a1af9fe84f
Version 20000000
Previous Block 000000000000000000010632e62ac54a943f30bde5587337bc0da0324a5b3c27
Merkle Root 6041a31358c43b56dea5f2fbf4436d5852a4dc6a098621983cb17107613c6666
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,818
Size: 1.00 vMB
Total Fees: 0.04135277 BTC
Feerates: 77.33 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,707 (312,976 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
601,731 601,731 00000000000000000008874a06b944c22793d36fa2d0870f77b4cf2ddb007093 624 0.21/1.00 vMB 26
601,730 601,730 0000000000000000001101d1f2f25e778fc3659998225d71789171a0a0ca23e9 279 0.07/1.00 vMB 32
601,729 601,729 00000000000000000004922b371d0ee98e8ab8da43e7b9623a55a727c2498752 439 0.10/1.00 vMB 5
601,728 601,728 0000000000000000000922bc33a2ecbc890196a9001557ae84cf0bdcb69036ba 2,498 1.00/1.00 vMB 20
601,727 601,727 000000000000000000136a6151618a11a609567ef7f76b3984a6ae4087d78620 2,419 1.00/1.00 vMB 38
601,726 601,726 0000000000000000000209852529dca1471d0db8ee7ee8ff0c557afc8aa17fc5 1,901 0.60/1.00 vMB 30
601,725 601,725 0000000000000000000c16c4e3104b4fc9780f4702994f292e7e5c50d7890cc1 1,391 0.45/1.00 vMB 5
601,724 601,724 000000000000000000093eaec7e8690bdb8549b0397cb009b0d7858475f1f5a2 2,377 1.00/1.00 vMB 34
601,723 601,723 000000000000000000009837f74796532b21d8ccf7def3dcfcb45aa92cd86b9e 44 0.02/1.00 vMB 36
601,722 601,722 0000000000000000000423f34c628eab6aecd8ac877456cf6cf2c4cd49ef6764 2,276 0.68/1.00 vMB 26
601,721 601,721 00000000000000000007939969513116a7e4faba0f32c8dde6d7d29c3683fd3e 1,401 0.38/1.00 vMB 24
601,720 601,720 00000000000000000007c5b6d67c146603d2a306f23eddf0d9b01458f60976a5 777 0.26/1.00 vMB 36
601,719 601,719 000000000000000000090d4c3c54641edd23b99f3c8897c3a6abda2d9dd5068e 120 0.03/1.00 vMB 27
601,718 601,718 000000000000000000062d8bc5266193af0c926b15ed5955975f28319c05dd13 2,756 0.98/1.00 vMB 20
601,717 601,717 0000000000000000000bc5967ef819b69581199c64c89c07abfd59a4fc626c1d 868 0.24/1.00 vMB 37
601,716 601,716 00000000000000000006c5850245d3e966cda6db832f8373a223f0726a9ecb1e 269 0.07/1.00 vMB 29
601,715 601,715 00000000000000000006669ebc1a610bb74f04b6827a03818ab266393e0c1fec 885 0.33/1.00 vMB 22
601,714 601,714 00000000000000000005724d3a198eb7ab740635d25963d4df2d8340354429c9 3,524 1.00/1.00 vMB 25
601,713 601,713 0000000000000000000edd4361e6bb97e83f40a0805a564493550e55d1daabb5 3,199 1.00/1.00 vMB 24
601,712 601,712 000000000000000000099e248d0817a5618e6d0520aa03246ed0b2169713c7ac 100 0.02/1.00 vMB 21
601,711 601,711 0000000000000000000b478b8c8257f28ffbfceaf2488e0b97e59c5a3358669f 1,222 0.36/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.87 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: 644.67 GB
    • Received: 12.62 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.