Loading Tool

Explorer IconExplorer

Memory Pool

38,044 transactions
27.06 vMB
0.06519194 BTC
Random Selection Loading Transactions
Max Size: 137.74/200 MB

Candidate Block

Mining Attempt 04465ac8c8503dbd2f74f8b90afb175d038fcb045844f01d8e03ce4aeea16fdd
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root d17aeee4c9dbb3e60edb6970389e7949b884b42aeead987ddfacca6d7b6cfe31
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,701
Size: 1.00 vMB
Total Fees: 0.01425944 BTC
Feerates: 100.28 > 1.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (152,757 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,893 761,893 0000000000000000000437245514c35beeafd30f1c3c264a88c63113a56c95ab 1,731 1.00/1.00 vMB 18
761,892 761,892 000000000000000000078dbb1b90c7b8225fa346d100feed4cc1aa9a7d13941f 655 0.20/1.00 vMB 13
761,891 761,891 000000000000000000014206ba34db3d87d1b295e0ab1479eb253085a75a2635 1,342 0.50/1.00 vMB 14
761,890 761,890 000000000000000000029aaea07c28360eb9eb9c2d8ea4b628ea3568e5893ddb 1,271 0.45/1.00 vMB 14
761,889 761,889 00000000000000000005108e034341e07dda982d67ffc998e8fbd4d4241cd851 621 0.33/1.00 vMB 14
761,888 761,888 00000000000000000005833c2c8c35630ba7881e567e77e3e30fda03c10a3080 1,500 0.56/1.00 vMB 14
761,887 761,887 00000000000000000001f6a0daab69998a49301c4016b3f2b98d4dd3cdb28993 1,606 0.63/1.00 vMB 14
761,886 761,886 00000000000000000006911d88cf54c81ee2d7146c54ec92151ab76f93ef9068 1,607 0.65/1.00 vMB 13
761,885 761,885 00000000000000000006400b1f264ecb5991d17b1e3b471858911c92d1df9bfc 610 0.29/1.00 vMB 10
761,884 761,884 000000000000000000010978312c301a47b0880110bd3ac4e8d9ae51fcaff068 458 0.26/1.00 vMB 10
761,883 761,883 000000000000000000026716ec2ea2d4b51d5a6d77aef41608aec660fcff1db9 2,798 1.00/1.00 vMB 10
761,882 761,882 00000000000000000004831f1bf90fba151f6ee7a0147da47a37fd645b0e9cac 3,013 1.00/1.00 vMB 20
761,881 761,881 00000000000000000002fba88b73b520a51bc4d6a8da79eca1aa71a855dd675a 242 0.07/1.00 vMB 12
761,880 761,880 000000000000000000044d88b10c443c8d1435b9ab629abd0524091b7c97034b 478 0.16/1.00 vMB 14
761,879 761,879 0000000000000000000482b9176bcfcfb1315bc6455dfa75093e696fadd213d9 945 0.96/1.00 vMB 2
761,878 761,878 000000000000000000030eb1e1223cc98d817cdbef5b83c82c225f6473bcb478 1,257 1.00/1.00 vMB 3
761,877 761,877 0000000000000000000360a3d19c653ef0a06e027df53e294f90001eb846132e 2,723 1.00/1.00 vMB 9
761,876 761,876 000000000000000000060b6407b53da5a522f7cd48031e233f33816935a1323e 1,977 1.00/1.00 vMB 16
761,875 761,875 00000000000000000001e3c9e8b8e216a1a454e81b822414df2d76f8379715db 2,282 1.00/1.00 vMB 25
761,874 761,874 000000000000000000023b204c91cbee9fa1da98bef9df4fa6659497f3c6387f 2,795 1.00/1.00 vMB 11
761,873 761,873 000000000000000000055f8397d54b0d20367ff1897ac88c21bb279d8fa75379 3,124 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.77 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: 632.77 GB
    • Received: 12.15 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.