Loading Tool

Explorer IconExplorer

Memory Pool

45,270 transactions
28.61 vMB
0.09452777 BTC
Random Selection Loading Transactions
Max Size: 151.35/200 MB

Candidate Block

Mining Attempt f4b681704becbef32b258bcec0bbdd35ef0051459b811b312224531a76ddd6d5
Version 20000000
Previous Block 000000000000000000006d9cca170a6dca76a62d52ce159ce88e03787eeaed6e
Merkle Root 1fffe2da759336d5441dc5c715a8b4dddb411e0fa1a94a7114e978a25cad778b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,542
Size: 1.00 vMB
Total Fees: 0.03875032 BTC
Feerates: 200.00 > 3.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,833 (410,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,815 504,815 0000000000000000006a241762de10265c79cd5795368372042a03b2b3075bd1 2,070 1.00/1.00 vMB 439
504,814 504,814 000000000000000000013d30296cef896cff1252592104a2c7533d6d04784eb7 1,639 1.00/1.00 vMB 450
504,813 504,813 0000000000000000000bfd0bd7aaf9d19885aa8b5ae21499033ce23fef88f2dc 2,135 1.00/1.00 vMB 511
504,812 504,812 00000000000000000068b415327ee3943ed2aed49cc490941a1c59bc70caf3da 2,181 1.00/1.00 vMB 560
504,811 504,811 0000000000000000001cd08afb9c196bec347a4183668dd987d1822af8a10167 1,458 1.00/1.00 vMB 327
504,810 504,810 00000000000000000055987e57bd01008177f7377036664e733606fff6e6e5de 2,140 1.00/1.00 vMB 519
504,809 504,809 000000000000000000296bad123bcde8c889101cf3986df66dab81b578343332 2,234 1.00/1.00 vMB 239
504,808 504,808 00000000000000000014f71613fc675d00cbf20006c3b2328fb4c8426720e665 2,321 1.00/1.00 vMB 516
504,807 504,807 0000000000000000005a7c9d18b7b97a120f3d4d3040260da54e074a5abbd6db 1,677 1.00/1.00 vMB 407
504,806 504,806 00000000000000000033b9d989d759c991db657ac6356bd8251942fd724bd241 2,037 1.00/1.00 vMB 452
504,805 504,805 000000000000000000259108061b9cc51cb0e36cdbcc28fa3375e60ae6fce7ea 2,868 1.00/1.00 vMB 552
504,804 504,804 0000000000000000004314ade8d292acbfe805da43c001f449cd81d42777456d 952 1.00/1.00 vMB 118
504,803 504,803 0000000000000000003052c5e2c185fa12655ae5f67a378c9a6193f4b6ab1ea9 2,161 1.00/1.00 vMB 448
504,802 504,802 0000000000000000004aa44852abe513831ec71ced1f9058eec2fa19bacfe982 1,034 1.00/1.00 vMB 344
504,801 504,801 0000000000000000005992ac19342851aae53df91954f82c365431399831351d 1,952 1.00/1.00 vMB 478
504,800 504,800 00000000000000000032dc1250bcae0013f60afcb2d3b54ae27c91718b5bfd45 758 1.00/1.00 vMB 431
504,799 504,799 000000000000000000431eb04b28817e09dc7aa5e4c4fa227caee260a0ab6292 401 1.00/1.00 vMB 269
504,798 504,798 000000000000000000748385cb875f6c49660daa7c8585a2d22932685416487b 449 1.00/1.00 vMB 181
504,797 504,797 0000000000000000001bb22922fd6d91c9d5d841616aec220c0347a7414ad85e 382 1.00/1.00 vMB 132
504,796 504,796 00000000000000000051465eec0c1cc50e27046be789a2973a6cb4f68bf9509d 546 1.00/1.00 vMB 123
504,795 504,795 0000000000000000000f42c5f07c3e934978125c3169e5240f9834e34e520eb6 981 1.00/1.00 vMB 248
Previous 10 blocks ↓
Total Size: 782.10 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.64 GB
    • Received: 13.60 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.