Loading Tool

Explorer IconExplorer

Memory Pool

76,829 transactions
28.55 vMB
0.08660251 BTC
Random Selection Loading Transactions
Max Size: 173.14/200 MB

Candidate Block

Mining Attempt 54a230170d895d461c01412bfd8263b139cb0841a68662b6a1bc70dde5b5a35f
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 94fc22a8c0d84f8ce95f105f4c06901aa3b7a131c45dfc76734adbcda8e75588
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,801
Size: 1.00 vMB
Total Fees: 0.02175892 BTC
Feerates: 402.60 > 2.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (488,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,994 426,994 0000000000000000015d686313379fdbbf094c6eaf86faa0357a3937eb13ae18 1,554 0.78/1.00 vMB 46
426,993 426,993 00000000000000000229b01111ae7982810f474831361dc4fb1ebccb180857f0 1,682 1.00/1.00 vMB 48
426,992 426,992 0000000000000000024ffe4b549bb008bbab5232d2b5c9345a6352095f47c844 2,198 1.00/1.00 vMB 50
426,991 426,991 000000000000000002f8c842c8e4218e89d05d6d952957021dacc64879e23c4a 2,927 1.00/1.00 vMB 85
426,990 426,990 000000000000000004675aab237d6109b5f2c161274021024ca8beeb5502b71a 102 0.10/1.00 vMB 39
426,989 426,989 0000000000000000002bc854d364a1767a75364c7b1f8d82343df7603b32ab47 807 1.00/1.00 vMB 21
426,988 426,988 000000000000000004feb3c97511c3bdc978275b967d9f590ad1f59a7b293437 398 0.17/1.00 vMB 67
426,987 426,987 0000000000000000048c9ea3662e50eb26903602b81e0fe9385d36e13a335e2e 1,715 1.00/1.00 vMB 49
426,986 426,986 000000000000000001962b843956d88919a5ed58b638fe5b9cae5fc4bc6fc8ce 2,334 1.00/1.00 vMB 62
426,985 426,985 000000000000000003a08036a3866afe52fa91a50c4e5fc49f411ae7eac21ca8 1,511 0.88/1.00 vMB 43
426,984 426,984 000000000000000000ae66629bcbcdf0f6f3677db08042ff2cba86b07efdeea3 1,466 0.99/1.00 vMB 48
426,983 426,983 000000000000000002c7c802eb24632d5166a485fbb3f8fe8ea2e5ca8d854488 471 0.26/1.00 vMB 53
426,982 426,982 0000000000000000011266949b778a9bcc0b0089f5b638bcebe00f828bb68c4a 940 0.36/1.00 vMB 69
426,981 426,981 0000000000000000031a3ccf32e0f7bea4cdf5c20b7e89d89b0fba849cf58326 498 0.53/1.00 vMB 28
426,980 426,980 000000000000000002a9259d01e91ca454e1b624b0423e726fbb873eb94d6a52 1,809 0.99/1.00 vMB 47
426,979 426,979 0000000000000000040ccbc76d4db9e80c18afa46a4a7ab31c7796141de54e40 2,299 0.96/1.00 vMB 58
426,978 426,978 0000000000000000007b20cf97658b0fc4f8b5c6cb15e0f20dda3c452337e1d2 44 0.95/1.00 vMB 8
426,977 426,977 0000000000000000026064fdd7953ec22e1950dadd528176146d118b50558073 2,187 0.98/1.00 vMB 60
426,976 426,976 000000000000000004fc16002a756362b6e8223d7cc0cc32ee57c030ec3136c3 339 0.99/1.00 vMB 15
426,975 426,975 00000000000000000082b1a18e3c0935be3643d47094deac6e02eaa5c4b52020 450 0.27/1.00 vMB 58
426,974 426,974 000000000000000001e8f7e756e69395bd25db4f1de70e1bfd374c577aa30bb2 1,462 0.99/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.