Loading Tool

Explorer IconExplorer

Memory Pool

79,847 transactions
29.83 vMB
0.08067334 BTC
Random Selection Loading Transactions
Max Size: 179.03/200 MB

Candidate Block

Mining Attempt 9f51b4c0d0abcdec0d9cfb10f1206202d6f7d98a5444cb20c75cedf7a62b5a0f
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root 330a169734a0919b3d4dbf658daf1df490e31dd33b8ffd528e23b97ae5a652ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,685
Size: 1.00 vMB
Total Fees: 0.01983871 BTC
Feerates: 100.29 > 1.99 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (128,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,816 786,816 00000000000000000002152b6a27fdbcb270339493de7d34273a4b8d088b881f 1,689 1.00/1.00 vMB 3
786,815 786,815 000000000000000000028b863189825c16bd4b81e712671245214358cfdd4f82 4,064 1.00/1.00 vMB 5
786,814 786,814 00000000000000000001ba2c991ae6a5107bbc1aade24d9f3724aac929491e2e 4,202 1.00/1.00 vMB 4
786,813 786,813 000000000000000000023911632b0e471aae7dabd5fce59e069323c2f33403cc 2,926 1.00/1.00 vMB 4
786,812 786,812 00000000000000000002ec7596f752cc01f8e8674198bb23d6bbb9c337b8ae77 1,695 1.00/1.00 vMB 12
786,811 786,811 000000000000000000030ca2acac4605440ef210bf15508175da5d0e102ae446 2,520 1.00/1.00 vMB 20
786,810 786,810 00000000000000000004ea58ae97903c3b28e505752abf7acd658edd9676581d 2,604 1.00/1.00 vMB 22
786,809 786,809 00000000000000000003d448c8dd2aef7f6248178bc7d5ae76ec7e7fdb6660f9 2,595 1.00/1.00 vMB 3
786,808 786,808 000000000000000000035083d11e9f09d3cbdf9e99fa6e606384241595e1afe0 3,542 1.00/1.00 vMB 19
786,807 786,807 00000000000000000002a548894697fa02a1a32ecb74ad907f82bdbffe67f70e 1,959 1.00/1.00 vMB 5
786,806 786,806 00000000000000000004c6e1c48fbbcdb90196872fb72a85576cb2f425dfae86 2,899 1.00/1.00 vMB 13
786,805 786,805 00000000000000000002265f3474fec09e373b7d941ab08d1d5d8f5ae345c667 2,460 1.00/1.00 vMB 5
786,804 786,804 00000000000000000005b083208659bd70cef40e14167ba90216ac468d55820d 2,625 1.00/1.00 vMB 13
786,803 786,803 000000000000000000028b967c86ba265503747e746c5559e07e40c567df6ed6 2,389 1.00/1.00 vMB 13
786,802 786,802 00000000000000000005ab0a15784a8f9d5968887fafc4d83a8cbfdfd34f6b1e 4,074 1.00/1.00 vMB 16
786,801 786,801 00000000000000000003a6a9b63c6f23251d48732b5d0c15106219abea200daf 2,802 1.00/1.00 vMB 31
786,800 786,800 00000000000000000000cd37974e6451cd16a421857783c3b8716801a045b4d5 2,525 1.00/1.00 vMB 20
786,799 786,799 00000000000000000003344f0f3f88f5e124a32aa78f5de526ea653b12f3b963 3,036 1.00/1.00 vMB 12
786,798 786,798 00000000000000000000a6ec80f96324cb680bd42231a03900aa5e3f073387a5 3,347 1.00/1.00 vMB 26
786,797 786,797 00000000000000000001e9a861b40affb059c947d2d9b65c552ff46699a65abb 2,769 1.00/1.00 vMB 11
786,796 786,796 000000000000000000007cc01cbfa2e2c74006785b2490ecb3c08e6bc4eac7f3 2,945 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.40 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 664.70 GB
    • Received: 15.04 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.