Loading Tool

Explorer IconExplorer

Memory Pool

40,717 transactions
31.89 vMB
0.13073601 BTC
Random Selection Loading Transactions
Max Size: 158.69/200 MB

Candidate Block

Mining Attempt 82699eae36ac63a15ba1ea66bb7abed9ef71314a65273cdc1b073f4320fa8f83
Version 20000000
Previous Block 00000000000000000000e40d469b9d1550d36348bef5128f844b470216c94006
Merkle Root 7aa1c4d484635cfcdf8dbf08150a9fb92142eb13a6a0de6d41f3996263fd7730
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,480
Size: 1.00 vMB
Total Fees: 0.06469819 BTC
Feerates: 301.60 > 6.48 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,372 (5,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
908,830 908,830 00000000000000000000ec0ce986d7f34dc1c7b9efe138684664573e1efb2025 3,834 1.00/1.00 vMB 1
908,829 908,829 000000000000000000014add767134399e764e3d9e223c9a0fcd509d0fb8b550 4,609 1.00/1.00 vMB 0
908,828 908,828 000000000000000000004a11a235b41ae037218d1bd31a4738ce1c7f57624fea 30 0.00/1.00 vMB 1
908,827 908,827 000000000000000000007dd15d791524ebfc8b1ba1701b5d97b22cc019e65ee5 4,939 1.00/1.00 vMB 0
908,826 908,826 00000000000000000001f555c80e1bc0d58e26376a4d1601334b16b8b2659739 4,689 1.00/1.00 vMB 0
908,825 908,825 00000000000000000001bee152bed392fd824569babc7be31c6dff394ab36676 1,940 0.57/1.00 vMB 2
908,824 908,824 00000000000000000002242209c3da4995849d42bca0ed3d5a80a8760bdb3195 2,671 1.00/1.00 vMB 2
908,823 908,823 00000000000000000001e55543d1320fed6c0f7761633a07ca2e61eb97a33924 420 0.15/1.00 vMB 1
908,822 908,822 000000000000000000021dc6c875e5a0ce68201e683a5f3ab4390d85222b01f5 4,644 1.00/1.00 vMB 1
908,821 908,821 000000000000000000018365768c6fa178e3630515524c98969b27cdb7983447 2,812 1.00/1.00 vMB 2
908,820 908,820 00000000000000000000a43320d60bc19bb63006793700e548791e8b5291a9f8 2,538 1.00/1.00 vMB 3
908,819 908,819 00000000000000000000bf9044e17643ffa61361b4277702176aa29be3dd44bd 4,318 1.00/1.00 vMB 0
908,818 908,818 00000000000000000001b1bba426c1283ac303321a4f5a37e9fecce02d78bed2 3,727 1.00/1.00 vMB 1
908,817 908,817 0000000000000000000203a63c3d9f0fb4ae6c60429202ac0290f19705b772b5 4,926 1.00/1.00 vMB 0
908,816 908,816 00000000000000000001aec1234fd7555990d8b35e50025faae6c211d99556c9 67 0.02/1.00 vMB 2
908,815 908,815 0000000000000000000025063a3ab51e960e56d53f8860e07b95dd9a71061d7c 1,870 0.63/1.00 vMB 2
908,814 908,814 00000000000000000001b033f45aa20c3742ae7e1cb04ea441fd8b84274f9e51 3,732 1.00/1.00 vMB 2
908,813 908,813 0000000000000000000221532ad3450bab509f2999907a302df23b1408b82f4b 3,284 1.00/1.00 vMB 2
908,812 908,812 000000000000000000008e414f810ae815e89cdf792af3a7c193e6702336dffb 4,891 1.00/1.00 vMB 0
908,811 908,811 0000000000000000000026d03dd5347b2f2ed6fb6d05cefe28d6019ed2d3ea9b 3,784 1.00/1.00 vMB 0
908,810 908,810 000000000000000000013f3c53aa8134c77785bdd2969e3c488bc7754e0f11e7 1,086 0.41/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.26 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: 595.80 GB
    • Received: 9.75 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.