Loading Tool

Explorer IconExplorer

Memory Pool

28,025 transactions
14.34 vMB
0.06613952 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 78.29/200 MB

Candidate Block

Mining Attempt 26f764a82888afa554148ea8cc3f59a3316e92f1e8b988702680502baa751dbe
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root cc7f85ff30cfa8f35b08bb6fefd01da1fdd89b240fbf3fb39cfef1b73ab5da35
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,407
Size: 1.00 vMB
Total Fees: 0.03118346 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (564,058 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,192 349,192 00000000000000001590918198ce2c8a76082ac4086eb4b8ef302f18a2d0b4c4 568 0.33 vMB 30
349,191 349,191 0000000000000000117acf788bfc0c7f6f17902725b65c7973b0deeca7cd3ccc 64 0.04 vMB 24
349,190 349,190 00000000000000000754a2f4024e6047204104c58c1f7bc27be3acc0ee67e5ca 364 0.19 vMB 25
349,189 349,189 000000000000000001b00e0cc1e3fc5fa7ab947f8c6b81965188b6eb0d295924 345 0.19 vMB 29
349,188 349,188 0000000000000000117243152caebb143f3fed90770586ca3218547617ec81a7 446 0.18 vMB 32
349,187 349,187 000000000000000012941702d1a9b674e6435f711b5de8cea4d9456f1241d3fc 362 0.29 vMB 23
349,186 349,186 00000000000000000b21b9dcd078c9492400ebe091b0d01d12f4ddf6aea6416e 619 0.35 vMB 25
349,185 349,185 0000000000000000016434be343403ef5c1d48826abbb137a0d17e268b421dbf 594 0.24 vMB 72
349,184 349,184 00000000000000000626b137cb0b8e16f86751ef62dc0d31a438b7782ceb219f 424 0.20 vMB 26
349,183 349,183 00000000000000000b0f1464a9cbd3624a7857dcd178225e5a5f25cd9b5189b7 747 0.37 vMB 57
349,182 349,182 00000000000000000a3efef34b165c820fecec75ac250f922f26f0b113d2e34d 822 0.34 vMB 96
349,181 349,181 000000000000000014bbe6c1c658b15e1c6015bdbb515351b86758901de81cd3 776 0.35 vMB 60
349,180 349,180 000000000000000003940cc96276c538c1b3c89bc7f6420c98d98197bf36d06c 405 0.24 vMB 29
349,179 349,179 0000000000000000091cb6d6b257bed4a9d8ad77b2fbe32f67711fb4e290033d 108 0.10 vMB 23
349,178 349,178 0000000000000000125b535a4071ac11c1bf93923ef49e323d902463ffd51c1e 557 0.28 vMB 27
349,177 349,177 00000000000000000746f360199a31423434e542bdda3b2a10c80f58678f2526 106 0.10 vMB 14
349,176 349,176 000000000000000000a3cd2e64c7d4a5b67428b119478db2531dd43bcd72b3f5 610 0.35 vMB 20
349,175 349,175 00000000000000000c22a5dc5d094eba7e3b765fbc3060a63aa528cca586445f 1,614 0.75 vMB 29
349,174 349,174 000000000000000016abc72c15f707cd3c7611183a9d18990ba013dfc09f2e13 429 0.27 vMB 21
349,173 349,173 00000000000000000f7a9d28539a53f6e316cac49d627c0ae1f41bd30a6975df 967 0.50 vMB 24
349,172 349,172 00000000000000000c1e22b5b3d5c23aa3ecef8e04d5d65c8fe83d06b18b625c 1,896 0.75 vMB 36
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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