Loading Tool

Explorer IconExplorer

Memory Pool

79,174 transactions
29.63 vMB
0.07432141 BTC
Random Selection Loading Transactions
Max Size: 177.91/200 MB

Candidate Block

Mining Attempt eb5de66476ea664cc2538ae02adb073969340981e8d9611bb2096be56a391b2f
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root ffb6387a2156ff2f34a9805cba381e2b48c1f7ce7670c56358d917e5e1e56cfc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,289
Size: 1.00 vMB
Total Fees: 0.01410763 BTC
Feerates: 90.48 > 1.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (400,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,770 514,770 00000000000000000001cbd77fa90560532f92c412b0ba54ca9b9b7f0143b25f 2,051 1.00/1.00 vMB 25
514,769 514,769 000000000000000000041cd647cc6d0b096cbacee10808127ead162784a3bcae 1,983 1.00/1.00 vMB 103
514,768 514,768 000000000000000000303b4f6effdf147d5954ca6a640d7b78bf09a99b57f36b 2,223 1.00/1.00 vMB 19
514,767 514,767 00000000000000000046e410eb1454e5ba5c83eb5df6253414a3127e02e3ed9a 2,151 1.00/1.00 vMB 95
514,766 514,766 000000000000000000302f93f324f3ff181ef7b90b0fa362e598a4282359d8b9 2,194 1.00/1.00 vMB 49
514,765 514,765 00000000000000000038933efa99946d8e7e25e8c5340a25782d0e3663232353 2,420 1.00/1.00 vMB 39
514,764 514,764 0000000000000000004cdb6d6e08435c5fbb306130c6af2b50ce9815ae2e6f1d 1,398 0.78/1.00 vMB 32
514,763 514,763 0000000000000000003b8101bed05b189c7d6522a0da5e0add0eb5c562e27838 2,243 0.96/1.00 vMB 19
514,762 514,762 0000000000000000000624de1dcfcbdcbe383945874cd0d902181644c32541e9 2,741 1.00/1.00 vMB 43
514,761 514,761 000000000000000000414d2134cf429c8a8ee667dbe1ff76a32ea809068114aa 26 0.01/1.00 vMB 31
514,760 514,760 00000000000000000021c74f60ebbe8111e38b6a6d14b91d918ec68a9cab17f1 129 0.05/1.00 vMB 39
514,759 514,759 000000000000000000110c6088b447cd0e9eca66d321b19218027aa5a2fba391 2,146 0.98/1.00 vMB 35
514,758 514,758 00000000000000000004d1d76f3a8931d87ad736d36fd62c733e05cf56d9274e 1,658 0.67/1.00 vMB 30
514,757 514,757 000000000000000000366f5650d6ba3cf62682e44f541f9224004b8af7d25a5c 1,016 0.53/1.00 vMB 26
514,756 514,756 00000000000000000032e872239890eb7c362c008137845b7dcefbdb66a4e7ce 448 0.24/1.00 vMB 27
514,755 514,755 0000000000000000004c95477f37ba7d0d5501f8476fb07720f81d41ae1c1ced 822 0.58/1.00 vMB 36
514,754 514,754 0000000000000000005148b477c1afed7f77e76e5cf192d9b5bbb8c1804e1c6f 22 0.01/1.00 vMB 84
514,753 514,753 00000000000000000031bf63dfbfeb3772deee96fa9c24fefdfaf9d12ed46d78 338 0.14/1.00 vMB 39
514,752 514,752 00000000000000000008167a540c3d094befe6c9543e2ece27071ab87641581c 1,961 0.90/1.00 vMB 54
514,751 514,751 00000000000000000026d81defd2989c8d311898a4a4029d62fdcea219e3347e 1,250 0.65/1.00 vMB 28
514,750 514,750 0000000000000000000d7d77781d4eb0bacfaca1af23caf7e476b26375829499 1,670 0.74/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.40 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.70 GB
    • Received: 15.03 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.