Loading Tool

Explorer IconExplorer

Memory Pool

73,227 transactions
27.13 vMB
0.06158795 BTC
Random Selection Loading Transactions
Max Size: 165.70/200 MB

Candidate Block

Mining Attempt 3184dbb64fb098f59f8dce7bab1043cad08e133d5da56158b1ef7293f7e1b143
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 11b4cb09879ca011b742a190c83cf0fea8339f6470a7ac5f40f70cc095c3a36d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,000
Size: 1.00 vMB
Total Fees: 0.00412540 BTC
Feerates: 84.38 > 0.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (230,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,824 684,824 000000000000000000078b41cae6c1d952c5e9fd98169862a34d589e79508b33 2,763 1.00/1.00 vMB 104
684,823 684,823 0000000000000000000a2c04b85535f99ec75bb784ba112ffb35b62e72a86d44 2,432 1.00/1.00 vMB 110
684,822 684,822 0000000000000000000001a5f726f94055b464f48ba2d3892498e78ad003dbea 2,828 1.00/1.00 vMB 79
684,821 684,821 00000000000000000007b815980e4844cd69bbdf67bd321f526fa65a4f1fd582 2,414 1.00/1.00 vMB 113
684,820 684,820 000000000000000000054f73d109eb33ef580f59f294f675e1eeefcb40dd4bd1 2,175 1.00/1.00 vMB 110
684,819 684,819 000000000000000000073d57efb2501f21114e77493faea143c09ff38143048c 1,205 1.00/1.00 vMB 118
684,818 684,818 00000000000000000001b33baa527d4b329581e0b6d957a02f75b161aa0f1405 2,902 1.00/1.00 vMB 134
684,817 684,817 000000000000000000015516c19ae62fe3887bccec31698aadf9341b63849d87 2,396 1.00/1.00 vMB 111
684,816 684,816 00000000000000000008f97254be396aace7b8bc889d7a3e3889925814de5ac9 2,644 1.00/1.00 vMB 128
684,815 684,815 0000000000000000000abbc1a4dc44f2d8cb06fb1ceaca0ff590eed2a2fcc510 1,867 1.00/1.00 vMB 70
684,814 684,814 00000000000000000007ce573030ae10752e3e6eccbfc1d90268859110449f6b 421 1.00/1.00 vMB 12
684,813 684,813 0000000000000000000384257f9c2b83ca06f571a885077ea25fc9b973a75168 1,518 1.00/1.00 vMB 51
684,812 684,812 00000000000000000009e57e95b1207360e0f4271075b4e2eca401675218324a 2,316 1.00/1.00 vMB 58
684,811 684,811 00000000000000000003536f509fed87af3d0fa16f7612a4a8a12a60054af2c2 1,977 1.00/1.00 vMB 13
684,810 684,810 0000000000000000000ab313a3d69bfe0c3d46b95310ffc7654a2f46e818cf72 2,224 1.00/1.00 vMB 67
684,809 684,809 000000000000000000052ec7f4675fde170a4be93770416250c559b6a008863b 2,842 1.00/1.00 vMB 113
684,808 684,808 00000000000000000009049b93d49ff59f54292c8763de362fa1db31b48eedcf 2,137 1.00/1.00 vMB 64
684,807 684,807 00000000000000000002127771c520e729ca95a2e66e75ca8d97b4b729ccc59d 1,545 1.00/1.00 vMB 77
684,806 684,806 0000000000000000000400824bdf8fdd9e1a0d155471678e5c7844dddb18175b 1,754 1.00/1.00 vMB 101
684,805 684,805 000000000000000000080e882ded62baadba3a80f77ca1a0d0ebdd516e7ba2d8 2,632 1.00/1.00 vMB 90
684,804 684,804 000000000000000000015bb57953d6410fdeaec202e9bec7f42e527e73b38638 2,837 1.00/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.89 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: 713.36 GB
    • Received: 17.36 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.