Loading Tool

Explorer IconExplorer

Memory Pool

78,993 transactions
29.66 vMB
0.09148815 BTC
Random Selection Loading Transactions
Max Size: 178.95/200 MB

Candidate Block

Mining Attempt 07e7747d1918ea954c29d4cfef2bc9f297b948f171dde5e5d54b11d21da74129
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root 256f8e0cb0e7b84078b360c8b9ba806e77bd96e795bc7ea26e1555fadfe0a85c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,574
Size: 1.00 vMB
Total Fees: 0.02592930 BTC
Feerates: 251.00 > 2.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (292,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
622,778 622,778 00000000000000000000dba4de6428983b7be39e682797480e41ffea6a4ee6fe 2,658 1.00/1.00 vMB 22
622,777 622,777 0000000000000000000837a203a5c18f3dd1952f72e73d56ee68b7a7ec4d692d 2,875 1.00/1.00 vMB 54
622,776 622,776 00000000000000000007eac8306048e0666aed3ea0f58230fc8e328985c1efa3 285 0.09/1.00 vMB 39
622,775 622,775 00000000000000000006ae659f4a0500a5cfcfe5c3a0edfb7b03c591c28be9f7 1,906 0.67/1.00 vMB 34
622,774 622,774 000000000000000000056633aeaa6b8e2a63cdbcf22ad250342dbfd38ffb7ac8 1,395 0.62/1.00 vMB 21
622,773 622,773 0000000000000000000ddfb9321d6167de96c044b4e8b4b4c25d6001a3c5b6fb 2,965 1.00/1.00 vMB 11
622,772 622,772 000000000000000000066349dccd6ea972484ea04522c373fbbab23a2464202e 2,441 1.00/1.00 vMB 63
622,771 622,771 0000000000000000000f93475c425d06da7a87388101d4fd9f258fa89fb89fb3 2,316 1.00/1.00 vMB 56
622,770 622,770 0000000000000000000b3f5fbb3e3d148abeb5ece67ce839b56b09970276eb43 1,868 1.00/1.00 vMB 22
622,769 622,769 0000000000000000000ee5b4ebcba16b61dcfd93793bacee37e1bf4e3c1642e0 1,997 1.00/1.00 vMB 30
622,768 622,768 0000000000000000000bc32e2c2d44c4a60fbbf26f2e5a6a6c8bdeea16edbf0c 2,127 1.00/1.00 vMB 33
622,767 622,767 0000000000000000000254ec2f87e29ffc7b995d265a2f329e4816687c1d753e 1,680 1.00/1.00 vMB 22
622,766 622,766 00000000000000000009fc9f95a748be7eea20b583c6607209113411ecaf14c4 664 1.00/1.00 vMB 12
622,765 622,765 0000000000000000000c1870de003bd4e4cb6f2092e9e2d93aaf6d07e4ed0ee0 789 1.00/1.00 vMB 9
622,764 622,764 0000000000000000000462d5db014f6506ed64447b6b43ff6bde8ad0c3d8171d 983 1.00/1.00 vMB 12
622,763 622,763 00000000000000000002e45f498201872af4c17f939577be343d3ce97be1e68f 1,657 1.00/1.00 vMB 26
622,762 622,762 000000000000000000078fbc77e0c5e2b10ade8880a265c140e6e36d29b2da29 2,218 1.00/1.00 vMB 12
622,761 622,761 0000000000000000000942b73414045b196224a78afa4b2d85547d73cdf51cc7 2,663 1.00/1.00 vMB 37
622,760 622,760 000000000000000000022aceee1b26546e07622314ccfbe1e60832998d17c4b1 2,775 1.00/1.00 vMB 69
622,759 622,759 0000000000000000001096be2550a963fe909581b511ce019c62be712c7bfe34 1,716 0.59/1.00 vMB 11
622,758 622,758 0000000000000000000489dd4654700d80f2aeb6d6aa522e5384ec004ce4bee9 1,829 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.