Loading Tool

Explorer IconExplorer

Memory Pool

48,405 transactions
27.89 vMB
0.06469536 BTC
Random Selection Loading Transactions
Max Size: 149.07/200 MB

Candidate Block

Mining Attempt 53ed221a3f27d6cacfc852fdba1b76739022eea92a642b32c09c82a8e283a7cf
Version 20000000
Previous Block 00000000000000000000720fbc0aca6b07103f1eaf0847585182cffdd8f6b53b
Merkle Root 489fdd8f9041659cefc619544ea9f55f8fa7530d7306c1573275d2b5127c5dac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,055
Size: 1.00 vMB
Total Fees: 0.01199598 BTC
Feerates: 100.90 > 1.20 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,795 (290,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,842 623,842 0000000000000000000c0f095e3661405debd00a6507c629833a2eb5e0311dee 1,767 0.67/1.00 vMB 18
623,841 623,841 000000000000000000117bd29fc5f026d167bef92cfc7cc39f48c4f21efeab2c 202 0.06/1.00 vMB 22
623,840 623,840 00000000000000000008e3ac636f1da79c919b77eeb6862f92b2d17a043e55ac 898 0.28/1.00 vMB 23
623,839 623,839 0000000000000000000fb3f39a92f5d91970be92066af7457742ddbeaf7c78d2 1,040 0.43/1.00 vMB 22
623,838 623,838 000000000000000000009910d0f1802957c02e5520dffb5475c451b040fd1164 2,499 0.91/1.00 vMB 21
623,837 623,837 00000000000000000006e9e6d45b1ff3c78090652ee70e3b5c01ec98488c3c3d 2,122 1.00/1.00 vMB 18
623,836 623,836 000000000000000000061217f18078923629f2be9d619a5b920abae9e7c4d8ec 2,844 1.00/1.00 vMB 23
623,835 623,835 000000000000000000056d72848154db6b286cbc67e6d8331c8d4f31e4529c64 663 0.35/1.00 vMB 18
623,834 623,834 0000000000000000000a6809d6dd40375e41418fba2ca9450674f360e332f20b 2,738 1.00/1.00 vMB 22
623,833 623,833 0000000000000000000774a722917aeffd9cb77cc4b8c7004c941819a8423bc1 501 0.22/1.00 vMB 16
623,832 623,832 000000000000000000123bf16f387dbc59409b11425145ca9cf27207b7a0978c 309 0.14/1.00 vMB 18
623,831 623,831 0000000000000000000ff5b05a8af9be2d838cf5a28a1a732a73b1bc2d15e788 1,055 0.36/1.00 vMB 20
623,830 623,830 000000000000000000106d24c8ec19745721bb328e92e402f84a72368f0e8ecf 1,103 0.52/1.00 vMB 17
623,829 623,829 0000000000000000000bcdb83ab79f6fcbc95c397dcb77a99211ab530628d9ec 1,173 0.42/1.00 vMB 14
623,828 623,828 0000000000000000000e0cc3db1a5f91069fa2030c02ae59fa3567f2d92f5c30 2,207 1.00/1.00 vMB 24
623,827 623,827 0000000000000000000cba40466eb8c1040262556668a4d10ad86163f3b4e135 556 0.19/1.00 vMB 20
623,826 623,826 0000000000000000000a5f505cd5da59029c44216ba4e0a57c2fee1d1a06740f 1,984 0.88/1.00 vMB 15
623,825 623,825 0000000000000000000e391e9eb664e81f7f14150d1720386a18cb01031a9eb7 2,840 1.00/1.00 vMB 8
623,824 623,824 0000000000000000000994058c970528895d6485825d128d75b7add216b257df 2,446 1.00/1.00 vMB 18
623,823 623,823 00000000000000000009a239dfc137a5d738838752a042bbe46b644712652473 2,725 1.00/1.00 vMB 38
623,822 623,822 0000000000000000001426d464d1e10286ec06964fab3ded4ee22d2329a9289d 2,705 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.02 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: 650.01 GB
    • Received: 13.24 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.