Loading Tool

Explorer IconExplorer

Memory Pool

18,624 transactions
10.94 vMB
0.03218228 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.50/200 MB

Candidate Block

Mining Attempt 78dc784369b8172cb9d61634f8171536a1a0eaea33b9b224ce2d4f9aca6f21b0
Version 20000000
Previous Block 00000000000000000001780729c0d9ab0c7fd43034d92ca125a01d650fbaf372
Merkle Root 49aaba0b597cabb894058414e55da761360666a060868e66e09df4e641e15529
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,281
Size: 1.00 vMB
Total Fees: 0.00699959 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,355 (848,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
64,448 64,448 00000000024306fe5416c38ac0e6d5df255729ae9eb73672650aa62f3dcb9bed 1 0.00 vMB 0
64,447 64,447 000000000d0b90639c8414bb42fc02782b2c9ebc607db1a66ad30c0a4d540605 1 0.00 vMB 0
64,446 64,446 0000000006899e19263c08865d8c9d6c5f297cef9d9fde44fc45825cbdb9006a 1 0.00 vMB 0
64,445 64,445 0000000002c2650c3af671c0bc1c19d88870c0ae3c1bb977be37876df6afd25f 2 0.00 vMB 0
64,444 64,444 000000000a031ea8453d4fff83f63e98f74f4deb72e29a5a153a783ea264f14c 2 0.00 vMB 0
64,443 64,443 000000000d276f369599c68a31758175fd6eb6461afec8c589a3bc6e9e0c356c 3 0.00 vMB 0
64,442 64,442 0000000000bcbd2a832b6882ce531e6b84edbaa993cdc36bf20efc3e7bba2099 1 0.00 vMB 0
64,441 64,441 000000000061204110c28fd24d0025506a7949fcac721e16dd2e31b077d18e6f 2 0.00 vMB 0
64,440 64,440 000000000b81b77f13deebfaed7c0e2db2364326c521eaaba1adf88f6dc32946 1 0.00 vMB 0
64,439 64,439 00000000013b89d8a919b44a5e6a5885851703b93cb6361f50c5b60d80754107 1 0.00 vMB 0
64,438 64,438 000000000009e01c109a7f05caf6c3dc4629f53cb0999a6ddae1baf25c58bc4d 1 0.00 vMB 0
64,437 64,437 000000000d059c7a34706847520e8662296e2f023185596f067021d55fe4a5ec 2 0.00 vMB 0
64,436 64,436 00000000094a9088a522ae522f2f7c9f87c86b31c1f6d9d98938f150cbfd44ad 1 0.00 vMB 0
64,435 64,435 0000000006a7e801ec693fa27cbcf872aaeaf4f254cb99a59a152616d9e3cd49 1 0.00 vMB 0
64,434 64,434 00000000035a7b8ca2b4009244fd9895294ac6b340b5fb6e72b5e16bf83547f4 2 0.00 vMB 0
64,433 64,433 000000000a876b349484544cf143454222b156397745ebb801b871c7ae273d6a 1 0.00 vMB 0
64,432 64,432 00000000050f2a783d13c493578cb9b1dcdddd8ad8928b595e4ebb4bf1b7fc34 2 0.00 vMB 0
64,431 64,431 000000000406af4ff3d2fa63b3fd1a4255b43dc9f703db9a11eca2af37154408 1 0.00 vMB 0
64,430 64,430 000000000103e5be0e9f45a2aa02dc5b429b23a267feea2df2a7b9af421611a9 2 0.00 vMB 0
64,429 64,429 00000000013ff53a7dc3838b5cb72a6f73f144163b346d268be9c43f01c6b9db 1 0.00 vMB 0
64,428 64,428 000000000b68ef12ed25242c68833e95c8a8f417815ed7d31deda35100a76b4e 3 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.48 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 163.11 GB
    • Received: 0.67 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.