Loading Tool

Explorer IconExplorer

Memory Pool

79,083 transactions
29.58 vMB
0.07144293 BTC
Random Selection Loading Transactions
Max Size: 177.79/200 MB

Candidate Block

Mining Attempt de2f46ddfe493946bd805b486f28ffb386e6d55ffc9d03780348206e82b5d1f4
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root ee8300c3a635523f58aff87682fb7511a81ca6bda8539b44d7e2c4c6b79d565e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,570
Size: 1.00 vMB
Total Fees: 0.01139112 BTC
Feerates: 60.27 > 1.14 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (389,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,664 525,664 0000000000000000002287238929c9432553fc273996b4069215a48bc291453e 2,476 0.95/1.00 vMB 30
525,663 525,663 000000000000000000095f2b2e217f29b14d0b2e35bae45014f00792efc4f0c3 1,552 0.63/1.00 vMB 22
525,662 525,662 000000000000000000178ac3f3e7502bc10c7123a4ec34fd822e990fa74c5dd7 527 0.17/1.00 vMB 19
525,661 525,661 0000000000000000000d134acf18df628d75444987192239b73add4d263d2c21 36 0.01/1.00 vMB 12
525,660 525,660 00000000000000000035b520115b42605f53594ad133bbd3aac26dc78ff7b2e2 658 0.25/1.00 vMB 15
525,659 525,659 0000000000000000003c1229498d973170dbf1a7236fe1fdef6f161b33fb260f 796 0.29/1.00 vMB 17
525,658 525,658 0000000000000000001d058668fb8ca502efb5226de52b51d34db5e0261e7e69 636 0.26/1.00 vMB 14
525,657 525,657 000000000000000000032c526b008081dc61feb4a2153b95c159061dc5352d41 298 0.14/1.00 vMB 15
525,656 525,656 0000000000000000001ae3387566bd85a5b5b492390dc548c7d922dc16be4f8d 1,204 0.48/1.00 vMB 31
525,655 525,655 00000000000000000018b93a41010651fea5e4260944fa9a6a82086ba8b16b65 1,283 0.71/1.00 vMB 4
525,654 525,654 00000000000000000012f97c396381ac978e419a2b7c7761d4d232eb0d9ed15b 2,814 1.00/1.00 vMB 21
525,653 525,653 0000000000000000003aecfb3947cfd36d8e70ff41e27d8830a6b25051ac22b2 1,883 0.86/1.00 vMB 22
525,652 525,652 0000000000000000003e47c1c7b7617d55b3d8df95628a417e063d5850806b4a 1,726 0.57/1.00 vMB 15
525,651 525,651 000000000000000000255cadbdaa375ddae2f7a0d931ce511254c95064406b40 282 0.11/1.00 vMB 16
525,650 525,650 0000000000000000001a79ff1aace669ef03fa25f14932044bc28fcd4bf68299 85 0.02/1.00 vMB 27
525,649 525,649 000000000000000000114da166485393801b6169cd9a4fb3ea0f6ea3ed4c2a65 2,205 0.97/1.00 vMB 24
525,648 525,648 00000000000000000002a20132a7e6962b5187675222508a31e0f073c2e30852 516 0.22/1.00 vMB 11
525,647 525,647 000000000000000000183edacb4db22d4ae018badff024d26baafbf6669c894c 136 0.06/1.00 vMB 41
525,646 525,646 00000000000000000000d46c542e1d43cc19152075b44ae86d88bc020ce60fac 2,223 0.87/1.00 vMB 18
525,645 525,645 0000000000000000001d34b7452c259566ef7d97307666dca58541c84fd8bbf0 526 0.19/1.00 vMB 15
525,644 525,644 000000000000000000112bc4524882043e418335e464357e1343e8e796feb3ae 2,161 0.82/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.