Loading Tool

Explorer IconExplorer

Memory Pool

78,754 transactions
29.59 vMB
0.08871059 BTC
Random Selection Loading Transactions
Max Size: 178.56/200 MB

Candidate Block

Mining Attempt 59e54fb3961fa01324880361cc6a185c75b0711c2135baa20b4cdc484e980505
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root 7d3a04008c1cebe061124347803d76c8ea03fbf78e26e10e0148fee1248a6bb9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,390
Size: 1.00 vMB
Total Fees: 0.02391964 BTC
Feerates: 251.00 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (537,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,935 377,935 00000000000000000c75d578b71ef458e074b8566404c78fb3d61c8859042376 788 0.94/1.00 vMB 14
377,934 377,934 0000000000000000057f54ee8a9e7bc6b1810bb66b4608835a5a7e4e90d6bfaf 125 0.10/1.00 vMB 36
377,933 377,933 0000000000000000055cf2ec05fc8e57bf21f20a954558f1090a3016ac43bf00 916 0.41/1.00 vMB 51
377,932 377,932 000000000000000008f92561bbf7dccc9dffa90ba6d5b433fa78444618f81ead 638 0.89/1.00 vMB 9
377,931 377,931 0000000000000000055c7e7cedf752407395b050dc824f1362ffb7aa33691429 1 0.00/1.00 vMB 0
377,930 377,930 00000000000000000a403fb82e189b5b82081d4ae6d4f5658b8b03aa8b5b155a 649 0.36/1.00 vMB 34
377,929 377,929 0000000000000000023825500fcf2f7df6a3e75650cf04e28aa8362a3e071dae 691 0.98/1.00 vMB 15
377,928 377,928 0000000000000000060a7cc13fea12c0162e373b6b8673b8d6b03da4b1fab630 642 0.31/1.00 vMB 34
377,927 377,927 000000000000000009a9027b2d81cf41e22409a187d498f51dcb469731ba2d1a 102 0.99/1.00 vMB 0
377,926 377,926 00000000000000000f4d5542d4b0d5360e8bdcb877abdb3d4b92bbef6b0ebf42 1,459 0.93/1.00 vMB 23
377,925 377,925 00000000000000000028c6e8d9959079dfa68a744aa61b4819766ed35fda2b8c 2,401 1.00/1.00 vMB 43
377,924 377,924 000000000000000010c3b7069779dadee893c21aac25e8981e0cd45580ec843c 1,556 0.94/1.00 vMB 29
377,923 377,923 00000000000000000f77c227f84b4e62f3672e29d3d1ed1fd8b61f28c3000f34 1,197 0.75/1.00 vMB 36
377,922 377,922 00000000000000000b040e3aed68982ad92326afafc628f12e7f987c2b3fca85 1,923 0.84/1.00 vMB 43
377,921 377,921 00000000000000000fc074d89d1d65f938d9a9dd83589c096755787795997f5b 581 0.93/1.00 vMB 13
377,920 377,920 0000000000000000063cc20b9be34df54683c7184f7f8a8a0b7db5f9767f575a 615 0.85/1.00 vMB 15
377,919 377,919 000000000000000002e21a81257f616d375de11d6e06aaea3fc893295146eaba 1,166 0.99/1.00 vMB 21
377,918 377,918 0000000000000000023b3e167b46fd451823ba8208c73331bfd3cfe143170e8b 1,130 0.84/1.00 vMB 22
377,917 377,917 00000000000000000d11e251fef7852f3af846b4f06ba1b42d232894a4244ed6 1 0.00/1.00 vMB 0
377,916 377,916 000000000000000000ea576d140055ca44b297d4ae41f2eb14b1361034f713c9 2,508 0.93/1.00 vMB 48
377,915 377,915 00000000000000000e3cfd9b837b3e1c5cfc481645900f2bfc28c6880b253a11 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.