Loading Tool

Explorer IconExplorer

Memory Pool

39,617 transactions
31.50 vMB
0.11430141 BTC
Random Selection Loading Transactions
Max Size: 156.43/200 MB

Candidate Block

Mining Attempt 15a3342261112ac2d298e994314ae4ec621aa249a0c3c5309397138947180e9e
Version 20000000
Previous Block 00000000000000000000ee795ff54651a33f647300ad5c032d27420e322873c4
Merkle Root 92e2a98be88a498e10a289fdb57cecfb685b1788e29f8bf43344d3d368e3ed41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,829
Size: 1.00 vMB
Total Fees: 0.04957760 BTC
Feerates: 301.60 > 4.97 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,370 (815,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
99,080 99,080 000000000000a413469020d8edf9ae957d9fb82eb155f5343aa8845852daada0 1 0.00/1.00 vMB 0
99,079 99,079 000000000003ea515d93b5865d1c3abf65e978c0bd5047bcfda4670031d7dbea 2 0.00/1.00 vMB 0
99,078 99,078 0000000000017b6f5e911f9b7b17c6ac62f7ebaf073b8e7bc51c48e8d74f862c 2 0.00/1.00 vMB 0
99,077 99,077 000000000002f664802a99b3a5b83e508eba97da21b975cd51d787df8225d104 1 0.00/1.00 vMB 0
99,076 99,076 00000000000296cecc64885834d4065af73d456e23d612c66ee74ecf205b9ade 4 0.00/1.00 vMB 0
99,075 99,075 0000000000024954518533ecd0a36dfa93dc602542f754bf90f2ec129ea4b418 3 0.00/1.00 vMB 0
99,074 99,074 0000000000040bab021d64359ab22e0053d0c57e1056712f5036900ff5f22d98 1 0.00/1.00 vMB 0
99,073 99,073 0000000000045353cfb0b2197b702bb45592a0220c123761a1f30be8a850c84a 1 0.00/1.00 vMB 0
99,072 99,072 000000000000444725a754ccbdf7a7b8a88718b86d7bd5b3fdc0132ce1a54118 1 0.00/1.00 vMB 0
99,071 99,071 00000000000374c5937dd444d7cdea4335f103dd1a152170fc2485a2eca23e62 4 0.00/1.00 vMB 0
99,070 99,070 0000000000042359cb0c8995fff4b28dc8a6088fde3d567fe3736bddba8756b9 2 0.00/1.00 vMB 0
99,069 99,069 000000000000b7792dbf37c557510739698ecacb0958afbfbb067ac08a63518e 2 0.00/1.00 vMB 0
99,068 99,068 00000000000187e2c7ae8bf41635ded5e39a12a82a04945d2c266fdeadae79db 4 0.00/1.00 vMB 0
99,067 99,067 000000000004706a9fe3e062064d5eecb539943f63602f8227175b7b545cfe5c 1 0.00/1.00 vMB 0
99,066 99,066 000000000002056989323e0748b64a240977642a72153f0cd7721b7889dcff8f 9 0.00/1.00 vMB 484
99,065 99,065 00000000000002172fdca09623293edb9e2906ec0505ecd89620cae62dbd0586 12 0.00/1.00 vMB 0
99,064 99,064 000000000003c8488b5ae6672a37b5398938e46d534e04f5b1afff63408b14d0 13 0.00/1.00 vMB 0
99,063 99,063 000000000001b8b04fe410656790d7853a03fd3cd154ff22e9f19c22bf3d1111 6 0.00/1.00 vMB 0
99,062 99,062 000000000000e1db703efd036aa3d04c97ebb940f1c11e0cdbf364a696fe7f0a 11 0.00/1.00 vMB 0
99,061 99,061 0000000000020d5273f2ba06c0a65f7ffea81f51d6d2eaf84595f535cb15166f 5 0.00/1.00 vMB 0
99,060 99,060 0000000000037ea71263ec57ef4ed88d74c13edc75bebfe4952b8b69ca32d0a8 1 0.00/1.00 vMB 0
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 594.93 GB
    • Received: 9.73 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.