Loading Tool

Explorer IconExplorer

Memory Pool

45,237 transactions
27.83 vMB
0.08870985 BTC
Random Selection Loading Transactions
Max Size: 146.17/200 MB

Candidate Block

Mining Attempt ac07c7e28183777e51a11560c775468ecfcbf5fbdf04ebcc97dfdc878c5d8e22
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 5874707e9666d059c9a10db1f9ef31b327d9c7bc8ec6f945718b55cfdc437c61
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,951
Size: 1.00 vMB
Total Fees: 0.03407132 BTC
Feerates: 157.73 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (521,817 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,095 393,095 000000000000000005f67d69fefff5a29fba34ce73e00a6966823d3e9a836380 1,721 1.00/1.00 vMB 26
393,094 393,094 00000000000000000828297b2dc5af2abc0525a530a56c781b136894152fa903 1,435 1.00/1.00 vMB 23
393,093 393,093 000000000000000008831fcc94a24a679a7562c2b0bf3abc3e123ff9509b9ddc 2,084 1.00/1.00 vMB 53
393,092 393,092 0000000000000000039cbb296ecbd909b6f57d798868621cad9cae9b1714bbcc 1,613 1.00/1.00 vMB 25
393,091 393,091 00000000000000000946ffd83a3c913136d93e70ca4d22bd4e4ccf651202e501 3,081 0.93/1.00 vMB 68
393,090 393,090 000000000000000008b8b758fafbaa761212ece8913a0a1fd6cb14f1cc61ee53 1,102 0.75/1.00 vMB 28
393,089 393,089 0000000000000000024d5a8d5ba74c88a67f472da7cce11f411a49de542dbfca 1,917 0.93/1.00 vMB 35
393,088 393,088 000000000000000007f10a2c949c366e9fd2b946461997504a6b9465e8ad989c 402 0.25/1.00 vMB 24
393,087 393,087 00000000000000000134378b615bc832ffef5dd0300150f72e47eab73ebca25b 243 0.17/1.00 vMB 21
393,086 393,086 00000000000000000992f6bb3400ad443ab764842f2b79b9008dca3c1d33cae6 811 0.90/1.00 vMB 21
393,085 393,085 000000000000000008a97e404b24b24d06c7a708a46e8c7527a24f97218f733a 1,898 0.93/1.00 vMB 28
393,084 393,084 0000000000000000020bb10eb14ff49bda4b498728b99d04e09e731692f85eaf 2,687 1.00/1.00 vMB 46
393,083 393,083 000000000000000007a3a7eebd276446a4c851e8bc8ef042fee1336ff36469d3 283 0.18/1.00 vMB 28
393,082 393,082 0000000000000000038f7366e5b1a9e0ea3f2ad0549122d8de8f8e9db8d1ca1f 165 0.12/1.00 vMB 17
393,081 393,081 00000000000000000581647d168ec77da06e127044f5220d2ad9cc23f2159881 580 0.30/1.00 vMB 39
393,080 393,080 0000000000000000046f891279e2aa26cee9efbe8225c1e9c41bdaeb1433dbc6 302 0.19/1.00 vMB 23
393,079 393,079 0000000000000000094d7ff5a8a2d6b1315fe0c84dfa60f3afba7fb74bc7df7a 1,504 0.92/1.00 vMB 42
393,078 393,078 000000000000000009dee3123e5508b30da17a2ae943240b3c55eb1014d97adb 561 0.28/1.00 vMB 32
393,077 393,077 0000000000000000052e7bc913a44cb20d715a7716e7ad01626db04586282ec6 323 0.22/1.00 vMB 25
393,076 393,076 00000000000000000a1fda6ea5ea844992ed59fb3186e4fabb5c983cdb9f8727 1,710 0.83/1.00 vMB 37
393,075 393,075 000000000000000006961ff2c76494522994069a279c73093d42b51ec952d5c3 265 0.16/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.23 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: 655.04 GB
    • Received: 14.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.