Loading Tool

Explorer IconExplorer

Memory Pool

47,288 transactions
28.42 vMB
0.11257495 BTC
Random Selection Loading Transactions
Max Size: 148.76/200 MB

Candidate Block

Mining Attempt 19121f0420f29939a679217bb3fa4f3e8e7e41107ed275386c2eec79f3f003ca
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 2844341035771ba13c6595f0ab8beba3d78b773c4bd4d0caceb487904aea5337
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,955
Size: 1.00 vMB
Total Fees: 0.04560100 BTC
Feerates: 150.77 > 4.57 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (738,016 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,869 176,869 00000000000001dc55569a34028695422dc52686459821faa16a0b3d9f48d20c 19 0.01/1.00 vMB 39
176,868 176,868 00000000000009d0f8b50f6c62c41afd748558d33a1b47538b5581dff781f03f 48 0.03/1.00 vMB 18
176,867 176,867 00000000000009bb921fc0616704dbd936f8807761635ac2209b8cd4ad9d629a 41 0.03/1.00 vMB 47
176,866 176,866 00000000000001034ef68e869704ee4f812b83be8894095b9756ae9fc5d7c223 32 0.02/1.00 vMB 285
176,865 176,865 00000000000007bee7d628cc9263eb07124ddbc0670373c7b809a13b910ebe3a 7 0.00/1.00 vMB 19
176,864 176,864 00000000000008c8511879711c3eb853f48ad6e1759bf8a1a17401f451f90241 30 0.01/1.00 vMB 152
176,863 176,863 0000000000000471e5177eed0f53c6dc094c5f7955023f8a664e501382a783fd 5 0.00/1.00 vMB 0
176,862 176,862 0000000000000182ae4442366039f4443addc2282667bbb24e42bddfb18be25c 13 0.01/1.00 vMB 27
176,861 176,861 000000000000030c25b801873cfd6e838bee716bf0b3f9b80aa24fb4ce2f0af2 4 0.00/1.00 vMB 77
176,860 176,860 000000000000029caa30e15a8f2d3db3c38dbaefd947a307279fad1c6d6f0c10 12 0.01/1.00 vMB 373
176,859 176,859 00000000000000ec01eadb966a853c1890d0354bb40bed5cc30597d9735352aa 125 0.04/1.00 vMB 106
176,858 176,858 00000000000008bd0307947efe3bc832517f4ed182fd47f72c5d2be60f2e8add 55 0.05/1.00 vMB 68
176,857 176,857 00000000000005977721bad7fa13055a76de8ec7c955d0b1fa8f4c13351d8c5b 15 0.00/1.00 vMB 72
176,856 176,856 000000000000029c36ffe77f15953a8747d71fc70ffb68bb857cfaad1a3c0c3b 10 0.01/1.00 vMB 57
176,855 176,855 00000000000004c37c53fb7530167ea8373acc52f04db3231e690b7b3d1283cb 13 0.00/1.00 vMB 95
176,854 176,854 00000000000008d1f8198e453cfc4683c8451682c109a26426bf3319417baf3d 56 0.01/1.00 vMB 10
176,853 176,853 00000000000003c4d91c5a9da947ac5f29cf3ae756c20004639c8ee9f95867ad 63 0.03/1.00 vMB 74
176,852 176,852 000000000000046ee08110fb4a0b6a1e2284811d3a7814c0b36eaa223c298528 33 0.02/1.00 vMB 57
176,851 176,851 0000000000000a0fc79165ceeae5c17f209fe1894b7fd3cf9681f7671b7f0b89 55 0.02/1.00 vMB 16
176,850 176,850 00000000000001eb4b54a3670176faaabd7abe4c3d93a914022c95f3d92575c7 79 0.03/1.00 vMB 106
176,849 176,849 00000000000009cb325bee9b037be24b295ea61b33cacd863d703dff291ca8d6 37 0.02/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.18 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: 653.68 GB
    • Received: 14.01 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.