Loading Tool

Explorer IconExplorer

Memory Pool

50,749 transactions
30.34 vMB
0.09296003 BTC
Random Selection Loading Transactions
Max Size: 162.65/200 MB

Candidate Block

Mining Attempt ee08012ffb2a7dc4e873747199bff558a3d934e838a85c234caf2f982ef8c5eb
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root f183fe2e4a89558bd162d0abb02ddfe44d257b5ebb42513d4cca699daafa08f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,671
Size: 1.00 vMB
Total Fees: 0.02281977 BTC
Feerates: 202.16 > 2.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (235,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,876 678,876 000000000000000000057d6302c1d6ae21a0bac8910b7d2a68ce9ea4bfd98227 1,178 1.00/1.00 vMB 87
678,875 678,875 0000000000000000000ae0e211847267fb0c96fed9e457d788c411461ec85c4c 1,423 1.00/1.00 vMB 87
678,874 678,874 000000000000000000069950d43f2917bffe1ba829f33bcd310d895299964f0e 2,233 1.00/1.00 vMB 77
678,873 678,873 0000000000000000000b07a66fbdcabcb819ce3d7b24b8743c6274c5f5477c9c 1,962 1.00/1.00 vMB 59
678,872 678,872 00000000000000000006ef3a2e083c14c048dfaa1e282b5217ebb3bb9b3cd626 2,355 1.00/1.00 vMB 57
678,871 678,871 00000000000000000006b807162eade79c1ef2e15c18f8399cc436dbd19508e6 2,914 1.00/1.00 vMB 135
678,870 678,870 00000000000000000009629ef23ab470f81ce59ac30a487e353a135dc6229bd8 2,639 1.00/1.00 vMB 119
678,869 678,869 00000000000000000002f7f401f62274141db1ce03ee178f933f916244e052fa 2,146 1.00/1.00 vMB 121
678,868 678,868 000000000000000000090725411b01a82d1450f674190eeff4ba4ee0785f0d4c 759 1.00/1.00 vMB 73
678,867 678,867 00000000000000000004ce66ff1e1b01dd38e7600573c30019ca84be398bb61e 1,784 1.00/1.00 vMB 125
678,866 678,866 0000000000000000000588677ec7bbf2d92729e696292e6079b9c29244b23565 1,711 1.00/1.00 vMB 36
678,865 678,865 000000000000000000017cc5f8bd7fbcb61695af05121664e23f6046fc5932f6 1,795 1.00/1.00 vMB 16
678,864 678,864 00000000000000000004df614b8cf230629a0d10e28385731f52f17012edeb4b 2,129 1.00/1.00 vMB 37
678,863 678,863 00000000000000000007b7a84dcac0b47ef04db85ffa10e28905e2b490bf3d42 2,646 1.00/1.00 vMB 90
678,862 678,862 00000000000000000004955ca58cab256025c9abf969225220d59b3be736f855 1,775 1.00/1.00 vMB 35
678,861 678,861 00000000000000000004ff94acb0558539a67fb02a654d26f5722b12659461da 1,198 1.00/1.00 vMB 13
678,860 678,860 000000000000000000021e3979f7da816066573ef7608ad19755f0d2bd68210d 1,663 1.00/1.00 vMB 22
678,859 678,859 00000000000000000006b1ee7ba3dcba46ae969218ecb47ee373f68047208916 1,504 1.00/1.00 vMB 36
678,858 678,858 000000000000000000008f9452bf80d539c9b0e02f8e08134290acdda372379b 1,870 1.00/1.00 vMB 20
678,857 678,857 000000000000000000085a4ff4c7057e577a4299daaa48fa921836c1b1ed25ae 1,811 1.00/1.00 vMB 72
678,856 678,856 0000000000000000000b8417fcda01ef0934eaf9db6d0cabff2a21104f8e7d12 703 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.06 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: 651.16 GB
    • Received: 13.44 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.