Loading Tool

Explorer IconExplorer

Memory Pool

47,137 transactions
28.03 vMB
0.08809115 BTC
Random Selection Loading Transactions
Max Size: 148.58/200 MB

Candidate Block

Mining Attempt 498d9b70296c6a8dafffa27350650251c5f8d0bc22b1cba1a4100996d37569bc
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 38b273560cd2c0eff9eeb121381a0f3299d3c33217f8ef47dc75e2aaf277c17d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,201
Size: 1.00 vMB
Total Fees: 0.03275461 BTC
Feerates: 200.00 > 3.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (304,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,843 610,843 00000000000000000002ce4ad0978e74f15ffe645569b6ede39d895fadb6c94f 778 0.19/1.00 vMB 11
610,842 610,842 000000000000000000051dad605050e6e3b2c95520981b5014ffaf6a10aa48c3 3,357 0.89/1.00 vMB 9
610,841 610,841 0000000000000000000d0550afba414eb71d2b0de4075691f075997c7f1e4175 2,374 0.79/1.00 vMB 9
610,840 610,840 00000000000000000010ea6b3a532c3501962955953bf128d2c236dc9db19168 722 0.21/1.00 vMB 12
610,839 610,839 0000000000000000001584bd0b12a886a5fd9c97e2027132a13337e02bee897c 1,244 0.38/1.00 vMB 8
610,838 610,838 0000000000000000000c1a7ae9c45e3f4e7f5f3eb0fccfb0216b90004e788362 815 0.25/1.00 vMB 10
610,837 610,837 00000000000000000011dec2dc063313d104313a219c9ebc9259c6835dc88f26 1,049 0.42/1.00 vMB 11
610,836 610,836 00000000000000000010221a0f70e0b7876c680d912e7f13671a959c38cfb5b8 416 0.12/1.00 vMB 18
610,835 610,835 00000000000000000007bbfe64a765cb8bfdfeaa6a170bc86946aa37fc7b37ae 2,512 0.67/1.00 vMB 9
610,834 610,834 00000000000000000003790e5373e472e1f88cb0c2e74d6db495843ede51eb8b 369 0.10/1.00 vMB 11
610,833 610,833 0000000000000000000c2b6bd76a87f1957d3aca4f8dee396044b8cc5452f96f 497 0.18/1.00 vMB 9
610,832 610,832 0000000000000000000b0c906f4d29b4ff6e7e094d325aac60d43548509511af 300 0.08/1.00 vMB 9
610,831 610,831 0000000000000000000e1fa07c39f91a1c90c933d5a5b212cd4d7b51426c0b8f 1,036 0.31/1.00 vMB 7
610,830 610,830 00000000000000000008a61b9b08ff2d535ee3199731796a95fff44e73197138 810 0.25/1.00 vMB 9
610,829 610,829 000000000000000000133807b9d15982049cc153b8f6a633b945b26c73d6e399 1,376 0.43/1.00 vMB 10
610,828 610,828 00000000000000000015ad1aa6f420dd1dc0c2c65f419209ead1b4ee406808c0 256 0.07/1.00 vMB 14
610,827 610,827 0000000000000000000065ce07077a1b2ea8f8035c9b0f5282489c1be242284a 1,088 0.33/1.00 vMB 7
610,826 610,826 00000000000000000000e6743970d6ac2947c2b94afc90550b54ebad22850944 254 0.07/1.00 vMB 8
610,825 610,825 0000000000000000000c8e0b26e668efd36dc1953b357a66990a1121aec9ef3a 2,674 0.93/1.00 vMB 7
610,824 610,824 00000000000000000000b9ab1b416d4e07c395fa76145d9d4a4ac6528061c5ce 260 0.07/1.00 vMB 16
610,823 610,823 00000000000000000008dffb89beaa8233e763d8a0b1e27f978b78e748224c07 1,767 0.53/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.22 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: 654.78 GB
    • Received: 14.20 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.