Loading Tool

Explorer IconExplorer

Memory Pool

81,166 transactions
29.87 vMB
0.15238847 BTC
Random Selection Loading Transactions
Max Size: 179.99/200 MB

Candidate Block

Mining Attempt 32488bbbebc6a359619c977185f10aca20874454dce2026af156c04305575211
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root f1e287e9092b425cf3e15f18e5b8430b3b67066bf628ac5dc6dbd4b1bac87577
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,537
Size: 1.00 vMB
Total Fees: 0.05769901 BTC
Feerates: 1,002.91 > 5.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (247,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
667,572 667,572 000000000000000000092a15397523e1b6508118efef18daca60b3e45ee01a6b 2,510 1.00/1.00 vMB 66
667,571 667,571 00000000000000000005c5cefb1ff6d1f98e02978cb69e2de8751a8f45b528dd 2,778 1.00/1.00 vMB 83
667,570 667,570 000000000000000000020e92a17cb85ce3ae86eb0d57667f535202b48616e925 1,936 1.00/1.00 vMB 86
667,569 667,569 0000000000000000000873bc042ffef88c9d4e1a8ee7c79e2b297556253df5ea 2,380 1.00/1.00 vMB 110
667,568 667,568 00000000000000000006365cbc1475029f891a729854defd6794f2e0561e5b7b 1,613 1.00/1.00 vMB 50
667,567 667,567 000000000000000000099b2b0609e23006d9c32dceaf7c49c3bd0173f962361e 2,115 1.00/1.00 vMB 95
667,566 667,566 000000000000000000017cabf95fe3266799244e35b007e1be631e589c592fb2 1,970 1.00/1.00 vMB 62
667,565 667,565 0000000000000000000cdfea7e6f92b71f9a8d7ec736d665c0eec695cae484fe 938 1.00/1.00 vMB 78
667,564 667,564 000000000000000000012c78bc21702a402a2eeed1a57ff80fb82b4f3e4002c2 1,557 1.00/1.00 vMB 96
667,563 667,563 000000000000000000039ac250ec7e11a05aacb4bb6604e24a4306a6a40a9adc 1,342 1.00/1.00 vMB 42
667,562 667,562 0000000000000000000cff91af430db97ef9c2fe570dbdb61681cabc4cb85360 1,622 1.00/1.00 vMB 51
667,561 667,561 00000000000000000003085f58bf0d5ca43d4ff21978746e27507bd119c45a2c 1,064 1.00/1.00 vMB 34
667,560 667,560 0000000000000000000bc576df82437f6646de1dbd4fa3e167ca41e8f6766e03 914 1.00/1.00 vMB 31
667,559 667,559 00000000000000000004d09d3c88da49cea08ef834cd5ed2e0658bcc154746b6 1,631 1.00/1.00 vMB 50
667,558 667,558 0000000000000000000a95332b5e4ac3a7ad83929edf62bee72e17dd6ef2e7c1 885 1.00/1.00 vMB 24
667,557 667,557 0000000000000000000b23be5c0cca875edcbe0061848072ce591ed4355c3e6a 990 1.00/1.00 vMB 9
667,556 667,556 0000000000000000000032aeba4d7e3fda5fa5696a35d1914c8cea41b133e938 2,069 1.00/1.00 vMB 34
667,555 667,555 0000000000000000000bae9729523ff7a14b14b2bb53c5eaf568a9f61d2938ff 1,111 1.00/1.00 vMB 26
667,554 667,554 00000000000000000000b50bab1aba2ebf52addcd9344f736de2bbfec1712dfa 1,781 1.00/1.00 vMB 66
667,553 667,553 00000000000000000000e297bcc894987014870ab9b381d95ec244b731b258b9 2,012 1.00/1.00 vMB 21
667,552 667,552 0000000000000000000927a7ee5d4a996270296761131af5034be9851879b56f 2,160 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.