Loading Tool

Explorer IconExplorer

Memory Pool

14,367 transactions
11.01 vMB
0.03922065 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.66/200 MB

Candidate Block

Mining Attempt 448b19acd323c822ba3f0435ad4c65f1781d8520583f6499e2b3f501c781a7b7
Version 20000000
Previous Block 00000000000000000001f91042d8ccc53bfa3e0054d161055438edcb4a81b245
Merkle Root a8455b61ac7bd4602c5a2b2933695e7c42d35c7ab58503068ad687cc3f421f60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,938
Size: 0.9979795 1.00 vMB
Total Fees: 0.01818093 BTC
Feerates: 151.03 > 1.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,814 (765,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,787 148,787 000000000000083769e9c3794c4cf72fc32112365e2970cde2d592de75682888 3 0.00/1.00 vMB 45
148,786 148,786 00000000000003ba6d5976aac7f5a2d215e684fab951dd08ae537db85ab46b77 22 0.01/1.00 vMB 43
148,785 148,785 0000000000000289172321ba6ed1838435b666ef4ca325043cd360b55bbfb64a 26 0.01/1.00 vMB 147
148,784 148,784 000000000000088e9d9788f24d365994075aa7d28e14706bf9571944a35ce218 105 0.03/1.00 vMB 108
148,783 148,783 000000000000072ad45eab861a6a88befb10e365736980c3e432724a82d34036 11 0.00/1.00 vMB 17
148,782 148,782 000000000000083c5c841e4fed49fc51a98ed625e3845293b866830d703f5851 20 0.01/1.00 vMB 66
148,781 148,781 00000000000004c2d5703896fb122b28dc7347f3023b0decaf28e3aacffffcb1 105 0.04/1.00 vMB 151
148,780 148,780 000000000000050e96237b1a2ed8ee9f5e74d077776f1933e6137e0251e8e614 38 0.02/1.00 vMB 196
148,779 148,779 000000000000054dfd1663322603daa6985f5401e754aa6a615f28ee6c9ebb48 6 0.00/1.00 vMB 0
148,778 148,778 000000000000064005f9a160e8389d4283817bcdfb936e96ca33378e964bf8a3 65 0.03/1.00 vMB 109
148,777 148,777 000000000000009a96b3fca162a886f5fac2f8115b16cbeb20e31d1d693f7fe7 15 0.01/1.00 vMB 139
148,776 148,776 0000000000000356abf14e2fac97aabc0d1293df61220860ff03438195e053b3 88 0.03/1.00 vMB 93
148,775 148,775 0000000000000622889c5dfde0e8042b50ef45a540fd454a96d2291d37d2681e 5 0.00/1.00 vMB 15
148,774 148,774 00000000000006f4fcb8e8a145cf2adeeab41ad4df35e82d7262a7ca78d12d88 20 0.01/1.00 vMB 101
148,773 148,773 000000000000035dddfb9a2c28a92d41e37592770fa21c134f1fb067b38428ec 34 0.01/1.00 vMB 91
148,772 148,772 00000000000004f1d93424ea2b5b6fe8e538590ff3c79e295207f1d7a63495d6 21 0.01/1.00 vMB 88
148,771 148,771 0000000000000038701297ae2062ce423ccc1f45d885caca4ce58031375233bc 70 0.02/1.00 vMB 27
148,770 148,770 00000000000005bb21d2c7e99ab17b04564886c65dfa6704a37542fb051197b4 102 0.04/1.00 vMB 165
148,769 148,769 000000000000040880cdffa1adf2f78eade343c426884f92f404e7e519544085 52 0.02/1.00 vMB 129
148,768 148,768 000000000000002440b72c1d63f2c5555078e7bf30f5b7f22626da9d7be90bb9 19 0.01/1.00 vMB 162
148,767 148,767 0000000000000217228831a8ef7418ad665739c4da46989cb2234bed0864715a 89 0.03/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 780.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 517.15 GB
    • Received: 4.51 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.