Loading Tool

Explorer IconExplorer

Memory Pool

79,153 transactions
29.37 vMB
0.12458721 BTC
Random Selection Loading Transactions
Max Size: 176.80/200 MB

Candidate Block

Mining Attempt 52b19b23cd6d18a2d2da4e6749ecad810334e13a35bb80b829274097da6e83ac
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 9347ac78068232c4c75bdbdcfce4af9439eb6c43c3acd15c8c7fafc5fcf55006
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,336
Size: 1.00 vMB
Total Fees: 0.04510900 BTC
Feerates: 150.80 > 4.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (551,436 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,829 363,829 0000000000000000012712287f40755dd50dee1b65f6640b54ba180fb1f25403 1,807 0.75/1.00 vMB 40
363,828 363,828 00000000000000000db394c3ec9534e666b36596e6622c3ff3660ce1080221be 304 0.08/1.00 vMB 62
363,827 363,827 00000000000000000c3f4c54e2efbe20b36ca4e26c437452ce0172397ebfaa6d 1,030 0.47/1.00 vMB 33
363,826 363,826 00000000000000000589febd3694f310ccb74db3e9cc45345a858f75756f4556 230 0.10/1.00 vMB 29
363,825 363,825 000000000000000004868f1368d914c7f0006364ba4acadd4cd82ba3fc433b6d 465 0.19/1.00 vMB 33
363,824 363,824 000000000000000008735f4b14eca3a87cf7b0d76e660944f8891824aff9933a 744 0.31/1.00 vMB 36
363,823 363,823 0000000000000000092425899de737434df68f4ef517f467b4262c6411ed486c 433 0.22/1.00 vMB 35
363,822 363,822 0000000000000000041bd34fbc468afdcea6a3d9a0c9321568b401bab28660bb 309 0.23/1.00 vMB 25
363,821 363,821 00000000000000000c98118d7c4edafd83f19ae36d76acbc1dfad8cf3a0770d5 296 0.12/1.00 vMB 36
363,820 363,820 00000000000000000850e99e597d1a5a00c4041889e88ff12d37df966018944d 356 0.23/1.00 vMB 23
363,819 363,819 000000000000000006ddbc1da1fc502a63e73701790e0c8a509338a9fefb3be1 466 0.25/1.00 vMB 28
363,818 363,818 000000000000000014c52e48378ce22116b0dbb3d03b64e10680a8c05f85e0b3 1,604 0.78/1.00 vMB 38
363,817 363,817 00000000000000000cf57b24e43f936954a92de5ddb06dd30a878f75a9b4f3b7 99 0.03/1.00 vMB 82
363,816 363,816 000000000000000006707a10c337a621c91a84f9dc11497dd629393aaf145c57 973 0.40/1.00 vMB 71
363,815 363,815 000000000000000005ecc8b91384a298fae6a6256cf2b5add334bc3ba4ef4a47 341 0.20/1.00 vMB 50
363,814 363,814 00000000000000000b397e63eda27b9d1837660d178f5fdc83efa1f6b6a4b064 1,162 0.60/1.00 vMB 50
363,813 363,813 00000000000000000bfb3f3aef3a8e4a6878d6d8a9894f6ef6d462fcb904b721 1,035 0.64/1.00 vMB 30
363,812 363,812 0000000000000000025541f0d962a634f9d32ce7e73ac80a667414cbe38653b4 665 0.37/1.00 vMB 31
363,811 363,811 00000000000000000ce6af3bcfd429961dabc3d19132dcf3d19f9b96183ca0ea 803 0.41/1.00 vMB 33
363,810 363,810 00000000000000000ca1254495f5e7a06930dff81052d6863e74ab7b7ab8472d 104 0.03/1.00 vMB 57
363,809 363,809 0000000000000000026669f7237493624d7169a98d267694db74fecd5cf9f8ec 296 0.24/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.