Loading Tool

Explorer IconExplorer

Memory Pool

35,279 transactions
25.53 vMB
0.07891388 BTC
Random Selection Loading Transactions
Max Size: 130.47/200 MB

Candidate Block

Mining Attempt 8f054fb0a9a405c2e5df1bc55d1017c0ab764fb80f91fa682fdc66112d0282fa
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root b8b96e4f64b8808f094db98c40f160839697edf588d0294eed60dd4e89080d6e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,708
Size: 1.00 vMB
Total Fees: 0.00753101 BTC
Feerates: 171.09 > 0.75 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (790,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
123,873 123,873 00000000000004dfc3e7f8714b9ba9d138d5d443d7ca2a8aa608e58045f20a40 4 0.00/1.00 vMB 539
123,872 123,872 000000000000431b1b60ff35360675f48e4226b38934be2b4736810790829983 15 0.01/1.00 vMB 0
123,871 123,871 00000000000015168958b24b58981c573be8326ce62b638c7e4827f08fb7fc9e 25 0.01/1.00 vMB 627
123,870 123,870 000000000000414a5ff2490d0014fe10f692b92c57554a20e91bc5bada3a9cf8 73 0.02/1.00 vMB 2,304
123,869 123,869 0000000000005175df8874f29eddf02d7846c6cf6609e7302fea8336016ee23d 13 0.00/1.00 vMB 0
123,868 123,868 00000000000065f4aba0c09cc9a387f470d5bbe8316f436e4e3724d6a802d5b2 26 0.01/1.00 vMB 162
123,867 123,867 0000000000003a152fa9e40574e58865daa6875e1097133b613148f8d179d89d 3 0.00/1.00 vMB 1,783
123,866 123,866 00000000000027244f88e091a03c6bb6a24b22ebdbdf7353b4a280b00a2aa9e7 8 0.00/1.00 vMB 674
123,865 123,865 0000000000005d741a999408269df91c8c47dea8e46c11751587d7c399492160 12 0.01/1.00 vMB 385
123,864 123,864 0000000000001254b8c7df21bc66cf148411772ec986be92575dc0b03f047fe8 1 0.00/1.00 vMB 0
123,863 123,863 00000000000002ef850871004a0d3bd677129b9f5280389b1ba29e8caa3e4a96 17 0.02/1.00 vMB 1
123,862 123,862 0000000000000dc0497039eaa5439f558a5aa2fede86e5a053904d209efc0fa1 37 0.02/1.00 vMB 621
123,861 123,861 00000000000012546d911728b6e6ee9dd7018063e631b30b3bac7fdc66d78656 2 0.00/1.00 vMB 0
123,860 123,860 00000000000010e394621557b0e69e3de56a39c6138b9aeff73e9c8b94a2e8c1 15 0.00/1.00 vMB 473
123,859 123,859 0000000000005422f8d64c1eaf4229f83023e0386cc9a958c033ca3d034853c4 7 0.00/1.00 vMB 699
123,858 123,858 0000000000005c94563fc792cc1ad50d307d9a628576c8279e697dc732a327ef 15 0.00/1.00 vMB 234
123,857 123,857 0000000000005b8b09ccc16ea8339c58cc50bb80fb41fef8cc5933916959cd3b 9 0.00/1.00 vMB 782
123,856 123,856 0000000000002a6ad4b4a826b41e9358a43e1f11605df99ec9dc103f37fc4f5b 6 0.00/1.00 vMB 579
123,855 123,855 0000000000003e7b5c87776620d8307904557d1137495d96fd0181d5236c308f 26 0.01/1.00 vMB 616
123,854 123,854 0000000000004997d01a2b7d60fa8697610f35366982980427f161761b7376e9 8 0.00/1.00 vMB 903
123,853 123,853 000000000000050dd4771a86aa922c039111458c55d63a7b06fca8a79c47b42c 8 0.00/1.00 vMB 308
Previous 10 blocks ↓
Total Size: 781.82 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: 635.73 GB
    • Received: 12.32 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.