Loading Tool

Explorer IconExplorer

Memory Pool

50,869 transactions
28.48 vMB
0.07028311 BTC
Random Selection Loading Transactions
Max Size: 153.21/200 MB

Candidate Block

Mining Attempt e5fdd0b3cec7aea199dacb863d45cf322def364c115eac51ea2fcfc25e2fc611
Version 20000000
Previous Block 0000000000000000000197e3bd931f4f31822b12c15d7fb295a4a4a0aeabebf9
Merkle Root 740d36144418c90ca8c9ea88fed124feae241fc3e595f7101e19bf0b61a580e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,742
Size: 1.00 vMB
Total Fees: 0.01557863 BTC
Feerates: 150.53 > 1.56 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,794 (599,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,055 315,055 00000000000000003519a1e073bd694fc0c276518c821053eb25269c6bfdaee2 195 0.19/1.00 vMB 16
315,054 315,054 000000000000000006a9b8768765885d7c8aaece5b4bc7c3f638c8f35b0aaacf 1,457 0.75/1.00 vMB 44
315,053 315,053 00000000000000000c270dfd765e50340ede53d2a9c66e0139723b1b16ae851e 1,080 0.67/1.00 vMB 26
315,052 315,052 0000000000000000341babfeee3842ac1e70e067550fbd317dc36cce72e4da36 297 0.20/1.00 vMB 24
315,051 315,051 00000000000000002f4aa8585a5a375ff294296c70328e94d8daf2e0edaddca2 978 0.58/1.00 vMB 25
315,050 315,050 0000000000000000282a5ef474798251a3318ebf0eefe259527a21bee2ddf015 139 0.08/1.00 vMB 24
315,049 315,049 00000000000000002cf874b2c46f77ce38ef6a38cef8d047f001d44302fdbe32 498 0.36/1.00 vMB 28
315,048 315,048 000000000000000034c078fdfc605ccdbe60dd69c70c15c70122d14400915fda 372 0.29/1.00 vMB 19
315,047 315,047 0000000000000000300e4a6f1136dda9afc072b0adc09652cc909b947b3a56b4 603 0.39/1.00 vMB 23
315,046 315,046 000000000000000023852610eaead8c2d9afaa0aaaded638e671e6dcc87456fd 715 0.37/1.00 vMB 28
315,045 315,045 0000000000000000065803a677f8d93b9a3e172e62b5206c4253375314a10d39 93 0.06/1.00 vMB 24
315,044 315,044 0000000000000000013f3217b4d1caf5caa56825ee73192b9be349d078668bd3 487 0.26/1.00 vMB 32
315,043 315,043 00000000000000003641b47f10e8a1a1403f66861e594f0b9b43972f36d2f7f0 811 0.57/1.00 vMB 25
315,042 315,042 00000000000000002a28a7cd2820bf176d67a9e37c5be2ab8aa37aa9edf2ff18 101 0.07/1.00 vMB 18
315,041 315,041 000000000000000010f7ddd344c9705422a9f965d6a905f56a446dfdd421903a 639 0.42/1.00 vMB 24
315,040 315,040 00000000000000002f8c1e1373541b14c7309b2b2362441af4a28e8ce008d596 433 0.27/1.00 vMB 22
315,039 315,039 0000000000000000030c13c3676ff9f0cb182e8ff9e585c1feca3f0a71bf2a80 256 0.12/1.00 vMB 70
315,038 315,038 000000000000000010110437d464ae6d71fd8a64470859cb811651632a895961 796 0.53/1.00 vMB 22
315,037 315,037 0000000000000000292b51f203d9ca12be03dda873aa306e5cca10b730c3d3f6 41 0.04/1.00 vMB 10
315,036 315,036 0000000000000000031f8b5cc2fd755fe0deef9d49117b0e43936b0975f5edd7 171 0.12/1.00 vMB 22
315,035 315,035 00000000000000000ed84a73420a04db3ab1a862d169557900b02e33f5d88a82 95 0.26/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.02 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: 649.93 GB
    • Received: 13.23 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.