Loading Tool

Explorer IconExplorer

Memory Pool

36,041 transactions
15.26 vMB
0.08538392 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 86.27/200 MB

Candidate Block

Mining Attempt 2050f3d61b95b5f0d55e813accce3847341e630c894ad686db4ac5e40fcb3650
Version 20000000
Previous Block 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf
Merkle Root 5cfa17cc08777d37a6105c511f3e07c19cb97c629d23bd909589ef980ea5f6c0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,982
Size: 1.00 vMB
Total Fees: 0.03162627 BTC
Median Feerate: 3.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,343 (798,643 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
114,700 114,700 000000000000803d87f7aaf80a57a57aa5eeb52828a06be5adf2509fa252aa10 17 0.01 vMB 1,998
114,699 114,699 0000000000000ac9c70119d058bacefc5b896bc48e05bdc345540b27745306c4 5 0.00 vMB 3,401
114,698 114,698 000000000000999a3c6026d831b60209cc29813a025a66c2a20a2df8bcd7f13d 11 0.00 vMB 1,114
114,697 114,697 0000000000004e84414f3a2c5195fc83b5ae2c8bb4642ea3c5ad47af918d782f 12 0.00 vMB 579
114,696 114,696 000000000000ce9f7781ef06466fc914a2e4204b07f46c2ec26727abda83ca87 12 0.00 vMB 1,081
114,695 114,695 000000000000c9e6b199d54c3c30de7f65a210c0045a5d061976b2638dbe2ed5 74 0.02 vMB 1,902
114,694 114,694 000000000000751ee704eb0dfe0e25589214269a09f9e235937897b3b9e70a8b 6 0.00 vMB 3,869
114,693 114,693 0000000000002a53a6266fd346949ae096ac622e983fbd01208e01e2c8115c65 129 0.04 vMB 2,185
114,692 114,692 000000000000a5ba8601aa362cb8b3efc12e2e69906fdeb9f60d78a52f9e1096 1 0.00 vMB 0
114,691 114,691 0000000000007787e0b3909444a4224ff257e1ca3a545b8516fe33efb4470aea 21 0.01 vMB 3,877
114,690 114,690 0000000000000ec463dd70e343473413313372db039752d5c35afc2466f21fda 30 0.01 vMB 2,091
114,689 114,689 0000000000000ad94ed58dda0bc47f93f5c1ee9452784fc3c3eb604dd319a04b 32 0.01 vMB 2,227
114,688 114,688 0000000000005a7831e3af78199ec86d744a62bffc70acb1970a2e0896055d53 10 0.00 vMB 672
114,687 114,687 000000000000b235035ea790ad7cadc8a6ccbe3f2f8f2ad7011fdf3d9f9e1fba 17 0.00 vMB 3,869
114,686 114,686 0000000000005d0f9bf31118e10d3102b5469749ef3d427ef106b6a10187605a 19 0.01 vMB 2,027
114,685 114,685 000000000000187483362df16383b4e3f112ea1341e00c83634676de0653bae4 3 0.00 vMB 3,875
114,684 114,684 000000000000bb83f308b227d34083550e077a384e7af05fc5f096f4df77d725 15 0.00 vMB 2,039
114,683 114,683 000000000000d622bf8be1fd341024d2d95c203025c363399a517eda2a45f0e2 2 0.00 vMB 3,891
114,682 114,682 00000000000048ad9314937b4176c435ca7071710d89cd15e45edbc1c44aea8a 34 0.01 vMB 2,688
114,681 114,681 000000000000cee52aad378b78bff843b085ed971e19be9bac451694addbc987 17 0.00 vMB 1,782
114,680 114,680 000000000000b3ec426577292e6b15d75c01dacbd1731ffe9fb39e7ca3dc4256 31 0.01 vMB 2,550
Previous 10 blocks ↓
Total Size: 779.46 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: 153.38 GB
    • Received: 0.62 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.