Loading Tool

Explorer IconExplorer

Memory Pool

26,550 transactions
11.04 vMB
0.02959834 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.99/200 MB

Candidate Block

Mining Attempt 1b8216fcdcc2f11b91fd6478a690384bc6be9a6298605ee01487e5bd32dbc05f
Version 20000000
Previous Block 000000000000000000000623d36f69603576be257a0119e2fae725ac0f057fec
Merkle Root a2a40f8303e8b124f452fc64ecd37ea79394f1b9e24d203b9879def1b6490e61
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,834
Size: 0.997863 1.00/1.00 vMB
Total Fees: 0.01134569 BTC
Feerates: 101.00 > 1.14 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,605 (566,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,872 346,872 00000000000000000e8c0c5fdc10911990da6e186befa624a1cbde378d5e997f 905 0.86/1.00 vMB 21
346,871 346,871 00000000000000000be7e165a550e051354d32c34922e075c215a778136448ec 893 0.57/1.00 vMB 26
346,870 346,870 00000000000000000fb8ea1354e65a27dd4418b4da5ae7a6aae09a1618254bd4 853 0.75/1.00 vMB 17
346,869 346,869 00000000000000000db5c2243915b5981f8a0eda3e174e65e7a4a0b2cb720a81 1,662 0.75/1.00 vMB 29
346,868 346,868 0000000000000000121141664f77128ace0699d7e5c097f40a3a393de9c9b3a3 2,116 1.00/1.00 vMB 32
346,867 346,867 00000000000000000e1b0f8b4f5f157283f3311cf7c2cb4c899a17e1c2ac517a 1,055 0.93/1.00 vMB 14
346,866 346,866 000000000000000009e2e98dc385f0ec203bf36b7a489aac75861498b6975074 2,027 0.90/1.00 vMB 31
346,865 346,865 0000000000000000071d490cf0f7439dcb72bed029061384091b023a2a35a156 36 0.05/1.00 vMB 27
346,864 346,864 000000000000000003c5c426b9ecd57d3fc8efad68deae458f97a088d435c931 1,544 0.75/1.00 vMB 28
346,863 346,863 00000000000000000b2c7aa881d2d0509435dd9712c4c8d200bd5df139f2b579 1,221 0.65/1.00 vMB 27
346,862 346,862 00000000000000000c19a0586b6e52bd108386c02162ceaa16d002e7c8eb0cee 621 0.40/1.00 vMB 23
346,861 346,861 00000000000000000961817140eee057bbb1c119c4e081d7512bfc59d0e33382 1,578 0.89/1.00 vMB 26
346,860 346,860 000000000000000007fd64a7e4c31b7e29b120a495908db593eac86257621a09 1,120 0.75/1.00 vMB 18
346,859 346,859 000000000000000010b5b059a859f640090ae0ad15db6065d52deb45dd40462e 2,310 0.90/1.00 vMB 34
346,858 346,858 0000000000000000086be9fc9ae0fe4eecf2e5dcd2bd332a7ae54a13d98bb11b 740 0.49/1.00 vMB 18
346,857 346,857 000000000000000016bc6db819232b2fb5e0cae41689b537fcdf2f3adca2abb2 1,300 0.75/1.00 vMB 27
346,856 346,856 000000000000000001b7027ff1204614a202085e53b712b2342940bdeb8b96d4 1,024 0.59/1.00 vMB 25
346,855 346,855 000000000000000012f0bc112eeaf142f77c3e6aec3eac55d5be61bcf290b0f9 98 0.06/1.00 vMB 14
346,854 346,854 00000000000000000a6a6bf09c44bb0c75d60738504fd0c2552e97f4e32bdcc7 569 0.44/1.00 vMB 14
346,853 346,853 000000000000000014ed2fe65cba01ea3716dfe72f973002f6e9321543267bdd 1,331 1.00/1.00 vMB 18
346,852 346,852 00000000000000001140744922a715f914a9e204c2d9574b15a4d0d696461690 512 0.15/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 779.91 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: 461.45 GB
    • Received: 2.68 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.