Loading Tool

Explorer IconExplorer

Memory Pool

46,966 transactions
27.84 vMB
0.08508412 BTC
Random Selection Loading Transactions
Max Size: 147.94/200 MB

Candidate Block

Mining Attempt 2c3415886069e9d86accd3d4ac35c858c8dbecdd69b44adc2de72f8d63371eca
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 16cb3b9cd4a4c42eb5725b270ff8313c66cd0071579e4a10784243dac7561261
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,280
Size: 1.00 vMB
Total Fees: 0.03207945 BTC
Feerates: 500.00 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (394,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,884 519,884 00000000000000000003b14ec2a3ac99ec3269b9f9b5a133a96f258ea31f706c 2,323 1.00/1.00 vMB 94
519,883 519,883 0000000000000000001a226aea1237aa124c741d73e897cc8384f273578a682e 2,819 1.00/1.00 vMB 112
519,882 519,882 000000000000000000306d04afee78bf94eafee3108b0e9a5a855bf8ecd398c3 2,068 0.99/1.00 vMB 109
519,881 519,881 0000000000000000001eb601dbe537e89e306770d00d9a1482605b43b21599f6 2,319 1.00/1.00 vMB 127
519,880 519,880 000000000000000000410b98d8c5e4c029a609afced986eb8b085a1cecd1ef98 2,397 1.00/1.00 vMB 126
519,879 519,879 0000000000000000001440b5c9fc3b82dbe4a4507045e467b74e61edd4940fa0 2,247 1.00/1.00 vMB 116
519,878 519,878 00000000000000000007d27465bc2a2af4b5da7579842070f384cce9492e9436 1,785 1.00/1.00 vMB 100
519,877 519,877 0000000000000000000cfc7bb2c33c768def054444ef6658855bb175edc9c439 2,812 1.00/1.00 vMB 132
519,876 519,876 00000000000000000023809043010b3c755f97ebe313a688560a9cbbae0ef0be 763 1.00/1.00 vMB 104
519,875 519,875 000000000000000000129400618898c3ba09dae8413df99a1fe9ec217e9b2e2e 468 1.00/1.00 vMB 103
519,874 519,874 00000000000000000034e063662295bda23c969803bd70c7292572588c411180 432 1.00/1.00 vMB 105
519,873 519,873 000000000000000000326e989b1a5426aef64a498e986f5ef86897c6d7bc0515 2,008 1.00/1.00 vMB 118
519,872 519,872 00000000000000000001def70fdfe05506eb66f07c7ae4ce462dfe004c3d4cee 213 1.00/1.00 vMB 101
519,871 519,871 0000000000000000002da16c8c23ccf784783dfa66b9a13dc2a8c3ed979e3003 1,544 1.00/1.00 vMB 116
519,870 519,870 0000000000000000000395490008e854d231751825f5d41e3ae07da148acf409 1,097 1.00/1.00 vMB 101
519,869 519,869 00000000000000000041a9b2015d515844c2774669bf87a9e652df610fe490f5 1,263 1.00/1.00 vMB 140
519,868 519,868 000000000000000000280940d48c149b25f0cba0ebd76182df0035b7a3dff22b 1,454 1.00/1.00 vMB 127
519,867 519,867 00000000000000000042b7d378c7e8e1d06351caafe9d85c6f0a7b2029213b13 1,547 1.00/1.00 vMB 115
519,866 519,866 0000000000000000000892d14790b32d68ca07a4d51737ae85271b49f197db9b 1,738 1.00/1.00 vMB 114
519,865 519,865 000000000000000000433932bdd895b0143f5e3ee30b5ac4bac6a2b1453d493c 2,046 1.00/1.00 vMB 116
519,864 519,864 00000000000000000025cdafa8adce0164f12847673859282367ef0264f6e7d5 821 1.00/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.01 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: 649.37 GB
    • Received: 13.17 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.