Loading Tool

Explorer IconExplorer

Memory Pool

35,966 transactions
19.28 vMB
0.05775825 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 104.68/200 MB

Candidate Block

Mining Attempt b1fe2882cb594cfb65343187063b57dea3be3bdca79d392443fcef3d6333998a
Version 20000000
Previous Block 00000000000000000000757c94e4a1a6763834d1cd4216c8eee6733ef1b20457
Merkle Root 73f68a4cdd23a5c4dcd119a63dfc2e4589dc57c0c66ea0962d1e03eeb66a1281
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,192
Size: 0.99799425 1.00 vMB
Total Fees: 0.01965277 BTC
Feerates: 60.16 > 1.97 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,839 (744,854 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,985 168,985 0000000000000921971d3a022620249f2997cd0ca3226efd27fae42d2105c9e2 12 0.00/1.00 vMB 89
168,984 168,984 000000000000079e7d4488da81e7793d8a0fadad748d90b2cc47104681db2d00 19 0.03/1.00 vMB 63
168,983 168,983 0000000000000a73abc12650920a0f0e73a7a2d346cae5d5c2c3cb2ad6a4fd21 6 0.00/1.00 vMB 0
168,982 168,982 0000000000000b1418ef02aa59a44d857a44af2e671ede4f27a8e4e849bc4db2 8 0.00/1.00 vMB 0
168,981 168,981 0000000000000242175a6db1d1d035aee9b9fd3d8fd5f491fb79a22c70dbcdb1 1 0.00/1.00 vMB 0
168,980 168,980 0000000000000a7153333091c9eee0cd8d2148e31602dfcbfd0290b414adc046 9 0.01/1.00 vMB 34
168,979 168,979 000000000000065e52d3ed966e1a7d428e66fb0dad16b4a7a5290d4eb36e1d4b 22 0.01/1.00 vMB 88
168,978 168,978 0000000000000a97116e69aa41fd2d4b4ae529fb330000db3e00da79ec1c4806 9 0.00/1.00 vMB 426
168,977 168,977 0000000000000445991c0dabd327aa5b9de51df521d42699bfefc15bbe04026b 137 0.05/1.00 vMB 69
168,976 168,976 00000000000009581c9ad644044ec8ce120d3cfe91679d594ed529c9a325b17e 26 0.01/1.00 vMB 77
168,975 168,975 0000000000000a3c9693ac31fa680b1b5e322b5b75beb6458bafafdc6e836b3d 8 0.01/1.00 vMB 50
168,974 168,974 00000000000004eba1b2729fc4314b11e22fe2ba27f87124f327f7486e65691b 7 0.00/1.00 vMB 131
168,973 168,973 000000000000076c72d597b74c18885d67af94d6f1f56fa788f55a7c296895ed 15 0.01/1.00 vMB 41
168,972 168,972 00000000000003ac3d6e6bc81d40613ac7209196fc4d8a33b103aee5e83ff572 14 0.01/1.00 vMB 504
168,971 168,971 0000000000000c007a332af0d3f2a14f99cf2541f997a9974a318ad8c9b119f5 19 0.01/1.00 vMB 143
168,970 168,970 000000000000036b89dba9bd80b6d2e3be564436b1783e5c861f659d88932ff7 12 0.01/1.00 vMB 66
168,969 168,969 000000000000066f15da26c1ae0b541e7aa826c78a3ec1312d94f67080cf0e20 50 0.02/1.00 vMB 26
168,968 168,968 000000000000028a73d92c843728556692aba8cc052876cb44e455024009beac 12 0.00/1.00 vMB 0
168,967 168,967 000000000000001e1130a8985ab346de30ecf48904ab31de957cfcfaf0d2c0fc 24 0.01/1.00 vMB 94
168,966 168,966 0000000000000ac96d7eb72b04e3473941f409cc2bc95b21837dabac335b437c 7 0.00/1.00 vMB 21
168,965 168,965 0000000000000b5355045fdf2115e69679f66dfca799d07559e8dba2bc458015 22 0.01/1.00 vMB 144
Previous 10 blocks ↓
Total Size: 780.33 GB

Node Details:

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