Loading Tool

Explorer IconExplorer

Memory Pool

26,843 transactions
27.45 vMB
0.07331018 BTC
Random Selection Loading Transactions
Max Size: 131.39/200 MB

Candidate Block

Mining Attempt 4982e67290a05889ceadfe0b39b5133d55c04ec5c922a16116c15a05cadb95c8
Version 20000000
Previous Block 00000000000000000001199dbf911ab88157d0c6cbff6a9a79ddf68de0fd94d6
Merkle Root 6f93e9d91ae80fcdd640474fae7710e8fc8be1069b9a65b09ad2e01f9b3e1d4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,397
Size: 1.00 vMB
Total Fees: 0.02126570 BTC
Feerates: 301.57 > 2.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,478 (858,387 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
56,091 56,091 0000000006933287562821eae98b74994ff14e68ad165be128a6c12dee164bf3 1 0.00/1.00 vMB 0
56,090 56,090 0000000000f0c832af06d19087fef9dfb01b1e97e4ad11ec8f03a455d5c48ba3 2 0.00/1.00 vMB 0
56,089 56,089 000000000e0b9d36627528a860261cb8c4553b2ea53e51f995b9be23d32979ae 3 0.00/1.00 vMB 0
56,088 56,088 000000000e9500c6327cae0dad60ec8eb93561b66bb22ba779a038974c21d599 1 0.00/1.00 vMB 0
56,087 56,087 0000000010f2ee81af872ef8a97d065005d11c18d5db9fa6818d09ac471399a3 4 0.00/1.00 vMB 0
56,086 56,086 000000001026339bbbec333a282b83c7ff8701df251a6e702be56d7a6a2d628f 1 0.00/1.00 vMB 0
56,085 56,085 000000000fc23231962cd56fabb08c2e22f2d3364c61975eeb64e3cdcf306d9c 1 0.00/1.00 vMB 0
56,084 56,084 000000000ccc71c0f3e080eadfc66b4a5d51b3b83e107fe5455ebd61bd7e8b5b 1 0.00/1.00 vMB 0
56,083 56,083 000000000c51d7372b94004050a3b7e8bb72cad233d5acf2c61a4e45125d4016 1 0.00/1.00 vMB 0
56,082 56,082 0000000010ec97344c87a5c10fa101683d4138942b87e5e2b619e12d3d1c8f07 1 0.00/1.00 vMB 0
56,081 56,081 000000001386c9a6aaf05df87c77ef38897683dd15274fe576e7bc4c9c20218f 1 0.00/1.00 vMB 0
56,080 56,080 000000000f502eefd7ed988a2d10b44cbc2fc6e7713a69df60d89ad69b4f4c48 1 0.00/1.00 vMB 0
56,079 56,079 000000000bb77e881fcad8e4300801552d555914195ce3a8414df462a58f6b97 2 0.00/1.00 vMB 0
56,078 56,078 00000000033800e0369e3ccfabe433c3507da4d3e5e26e377d9d8f475bd0d205 1 0.00/1.00 vMB 0
56,077 56,077 0000000009d8dbe9cb7b9e53c979b8550d51a910acda12f83c5f94ae01e761a5 1 0.00/1.00 vMB 0
56,076 56,076 000000000f297030ae6e27216883205ed2333478134e25a6affbb4bed2eba483 2 0.00/1.00 vMB 0
56,075 56,075 0000000005cb6a60559adcfe3a8678b7316245fd9829a1de8a94fb6afdfc9f86 1 0.00/1.00 vMB 0
56,074 56,074 0000000000263929de9b380059ba7c433f0dbdd48af2d3ccd20b7397bf4149be 1 0.00/1.00 vMB 0
56,073 56,073 0000000002fc8efca16566e4e721277f617977158489804b9fe27384399908da 1 0.00/1.00 vMB 0
56,072 56,072 00000000000484a5a8c39639f4d753f9a9172543e0818a48b6e9bd536d2e4387 1 0.00/1.00 vMB 0
56,071 56,071 00000000114aaf242c4909b3e8cb4eada9bd20c03c081fbd6cd418aaba32f7e7 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.46 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: 610.95 GB
    • Received: 10.77 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.